This commit is contained in:
Achim D. Brucker 2007-02-10 13:09:55 +00:00
parent 69074bdf26
commit 41c7709263
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()^"/src/codegen")
(** calls the external cpp ( C PreProcessor).
* writes merged template to a file with extension .tmp instead of .tpl