diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-16 15:49:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-16 15:49:22 +0200 |
commit | b2891a8ddd1316c7041479200f9159b46484c795 (patch) | |
tree | 7d8c873edc85dd69fec74d44f3d49fd0983a7f28 /build/root.build | |
parent | fd2971879bf2a5a30deafc50fd0ccce44ec4a204 (diff) |
Use new in module instead of tricking version's rule
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build index 2f68b9e..25b7169 100644 --- a/build/root.build +++ b/build/root.build @@ -8,3 +8,5 @@ using c h{*}: extension = h c{*}: extension = c + +using in |