summary refs log tree commit diff stats
path: root/examples/cross_calculator/nimrod_commandline/nimrod.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cross_calculator/nimrod_commandline/nimrod.cfg')
-rw-r--r--examples/cross_calculator/nimrod_commandline/nimrod.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/cross_calculator/nimrod_commandline/nimrod.cfg b/examples/cross_calculator/nimrod_commandline/nimrod.cfg
new file mode 100644
index 000000000..c1aedcf6a
--- /dev/null
+++ b/examples/cross_calculator/nimrod_commandline/nimrod.cfg
@@ -0,0 +1,4 @@
+# Nimrod configuration file.
+# The file is used only to add the path of the backend to the compiler options.
+
+path="../nimrod_backend"