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/dump | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build2/dump') diff --git a/build2/dump b/build2/dump index 9b4f529..a1d9b07 100644 --- a/build2/dump +++ b/build2/dump @@ -12,10 +12,10 @@ namespace build2 { - // Dump the state pertaining to the specified action. + // Dump the state pertaining to the current action. // void - dump (action); + dump (); } #endif // BUILD2_DUMP -- cgit v1.1