From 0342dc2fcdd78ef28a4e59d84193a3807068d726 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Apr 2016 07:57:19 +0200 Subject: New configuration logic, iteration 1 --- build2/cli/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/cli/module') diff --git a/build2/cli/module b/build2/cli/module index ab629f1..0469b2c 100644 --- a/build2/cli/module +++ b/build2/cli/module @@ -16,7 +16,7 @@ namespace build2 { extern "C" bool cli_init ( - scope&, scope&, const location&, unique_ptr&, bool, bool); + scope&, scope&, const location&, unique_ptr&, bool, bool); } } -- cgit v1.1