From 800c366d2a7fd84d2fb00f34487c7457b6d24035 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 12 Apr 2016 15:48:28 +0200 Subject: Change BACK to BC (backwards-compatibility) marker --- build2/context.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2') diff --git a/build2/context.cxx b/build2/context.cxx index bb946ff..a36b2b6 100644 --- a/build2/context.cxx +++ b/build2/context.cxx @@ -227,7 +227,7 @@ namespace build2 gs.assign ("build.work") = work; gs.assign ("build.home") = home; - // @@ BACK + // @@ BC // gs.assign ("__build2_greater_than_0_2_0_hack__") = true; -- cgit v1.1