This commit is contained in:
Achim D. Brucker 2007-02-10 13:36:55 +00:00
parent 41c7709263
commit 2e7f4233e3
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ fun buildTree (SOME line) =
fun codegen_home _ = getOpt (OS.Process.getEnv "CODEGEN_HOME", su4sml_home()^"/src/codegen")
fun codegen_home _ = getOpt (OS.Process.getEnv "CODEGEN_HOME", su4sml_home()^"/codegen")
(** calls the external cpp ( C PreProcessor).
* writes merged template to a file with extension .tmp instead of .tpl