diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-30 19:20:16 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-08-06 20:34:25 +0200 |
commit | 8e866579cb459c5104c532d5e41d562d45236ea5 (patch) | |
tree | f72548e3499bfdc50bc1183ec014d14e6b53918c /build/bootstrap.build | |
parent | c188831c50456754de79aadc26df74149cb00422 (diff) |
Implement loader
Diffstat (limited to 'build/bootstrap.build')
-rw-r--r-- | build/bootstrap.build | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 350c8cc..fda9151 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,2 +1,3 @@ -project_name = brep +project = brep using config +using test |