diff options
Diffstat (limited to 'examples/cross_todo/nim_commandline/nim.cfg')
-rw-r--r-- | examples/cross_todo/nim_commandline/nim.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cross_todo/nim_commandline/nim.cfg b/examples/cross_todo/nim_commandline/nim.cfg index 41c034430..6f0cb4a01 100644 --- a/examples/cross_todo/nim_commandline/nim.cfg +++ b/examples/cross_todo/nim_commandline/nim.cfg @@ -1,4 +1,4 @@ -# Nimrod configuration file. +# Nim configuration file. # The file is used only to add the path of the backend to the compiler options. path="../nim_backend" |