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