diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-03-20 13:21:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-03-20 13:21:18 +0200 |
commit | eaaa82bd9c1e24a83dcea3857f5fd75d0dfb6de5 (patch) | |
tree | 9d849682e5c8fb971382843064ea0c286d753cba /build/root.build | |
parent | b6e72877a1a26a6ae16961728ee57e45f657f717 (diff) |
New consolidated load/match/build loop
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/root.build b/build/root.build index d10a80c..8412356 100644 --- a/build/root.build +++ b/build/root.build @@ -1,4 +1,3 @@ print root.build -load config -source build/config.build +source build/config.build |