From c98696d7428346b53c8998bf8fab77fe08830e2e Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 11 Dec 2012 20:06:15 +0100 Subject: lazy paths for Babel support --- config/nimrod.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/nimrod.cfg') diff --git a/config/nimrod.cfg b/config/nimrod.cfg index 9db13e836..ea3d11a0e 100755 --- a/config/nimrod.cfg +++ b/config/nimrod.cfg @@ -33,7 +33,7 @@ path="$lib/ecmas" path="$lib/pure/unidecode" @if nimbabel: - babelpath="$home/.babel/libs/" + babelpath="$home/babeltest/" @end @if release or quick: -- cgit 1.4.1-2-gfad0 m method='get'> This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log blame commit diff stats
path: root/lib/system/assign.nim
blob: 42587929c789e682be2958451497fb19dd2173f1 (plain) (tree)
1
2
3
4
5
6
7
8
9