Merge pull request #2180 from oderwat/fix-nimfix-compile

Changed paths so that it nimfix compiles from prominent dirs.
This commit is contained in:
Andreas Rumpf
2015-02-20 20:00:16 +01:00

View File

@@ -2,7 +2,7 @@
# gc:markAndSweep
hint[XDeclaredButNotUsed]:off
path:"$projectPath/../.."
path:"$projectPath/.."
path:"$lib/packages/docutils"
path:"$nim/compiler"