From b37f1aa6398065be806e6605a023189685669885 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 15 Feb 2017 03:55:15 +0200 Subject: Implement parallel match --- build2/file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/file') diff --git a/build2/file b/build2/file index 482542f..2200c26 100644 --- a/build2/file +++ b/build2/file @@ -170,7 +170,7 @@ namespace build2 names import (scope& base, name, const location&); - target& + const target& import (const prerequisite_key&); // As above but only imports as an already existing target. Unlike the above -- cgit v1.1