From b5ac23477157ed8bcdac854d3ac000ace7aa8942 Mon Sep 17 00:00:00 2001 From: onionhammer Date: Sun, 1 Dec 2013 17:30:09 -0600 Subject: Renamed nimrod.cfg to nimrod.nimrod.cfg --- compiler/nimrod.cfg | 14 -------------- compiler/nimrod.nimrod.cfg | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 compiler/nimrod.cfg create mode 100644 compiler/nimrod.nimrod.cfg (limited to 'compiler') diff --git a/compiler/nimrod.cfg b/compiler/nimrod.cfg deleted file mode 100644 index ac8f732f1..000000000 --- a/compiler/nimrod.cfg +++ /dev/null @@ -1,14 +0,0 @@ -# Special configuration file for the Nimrod project - -mainModule:"nimrod.nim" - -# gc:markAndSweep - -hint[XDeclaredButNotUsed]:off -path:"llvm" -path:"$projectPath/.." - -path:"$lib/packages/docutils" - -define:booting - diff --git a/compiler/nimrod.nimrod.cfg b/compiler/nimrod.nimrod.cfg new file mode 100644 index 000000000..ac8f732f1 --- /dev/null +++ b/compiler/nimrod.nimrod.cfg @@ -0,0 +1,14 @@ +# Special configuration file for the Nimrod project + +mainModule:"nimrod.nim" + +# gc:markAndSweep + +hint[XDeclaredButNotUsed]:off +path:"llvm" +path:"$projectPath/.." + +path:"$lib/packages/docutils" + +define:booting + -- cgit 1.4.1-2-gfad0