diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-09-08 12:37:39 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-09-08 12:37:39 +0200 |
commit | efd76ff778c0b7b1f8cb9e0485bb9b4b62b149a7 (patch) | |
tree | 81551df937191dde3503cdaa81fc472e120fa3c5 /build/bootstrap.build | |
parent | b66d30af9fb5c50966183820f8ed7af6b8791a2e (diff) |
Implement single quote support
Diffstat (limited to 'build/bootstrap.build')
-rw-r--r-- | build/bootstrap.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 381b45e..05aac3e 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -4,3 +4,4 @@ project = build2 subprojects = # No subprojects. using config +using test |