Searched defs:COMPILER (Results 1 - 4 of 4) sorted by relevance

/ec/ECSpooler/backends/erlang/
H A Dconfig.py9 #COMPILER = join(abspath(dirname(__file__)), 'erlc')
10 COMPILER = join(abspath(dirname(__file__)), 'erlc.sh') variable
/ec/ECSpooler/backends/java/
H A Dconfig.py9 #COMPILER = join(abspath(dirname(__file__)), 'javac')
10 COMPILER = join(abspath(dirname(__file__)), 'javac.sh') variable
/ec/ECSpooler/backends/javare/
H A Dconfig.py9 #COMPILER = join(abspath(dirname(__file__)), 'javac')
10 COMPILER = join(abspath(dirname(__file__)), 'javac.sh') variable
/ec/ECSpooler/backends/prolog/
H A Dconfig.py12 COMPILER = INTERPRETER variable

Completed in 9 milliseconds