From 66cfc851a1aeb9eb8d011a8e0c53b0f8ee83f770 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 18 Jan 2011 02:22:01 +0100 Subject: basic thread support; still broken on Windows; untested on Mac OS X --- config/nimrod.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/nimrod.cfg b/config/nimrod.cfg index 122980348..4914d0993 100755 --- a/config/nimrod.cfg +++ b/config/nimrod.cfg @@ -1,5 +1,5 @@ # Configuration file for the Nimrod Compiler. -# (c) 2010 Andreas Rumpf +# (c) 2011 Andreas Rumpf # Feel free to edit the default values as you need. @@ -14,6 +14,7 @@ cc = gcc lib = "nimlib" @end +path="$lib/core" path="$lib/pure" path="$lib/impure" path="$lib/wrappers" -- cgit 1.4.1-2-gfad0