aboutsummaryrefslogtreecommitdiff
path: root/build2/parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/parser.hxx')
-rw-r--r--build2/parser.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/build2/parser.hxx b/build2/parser.hxx
index ce9ad2f..3c51801 100644
--- a/build2/parser.hxx
+++ b/build2/parser.hxx
@@ -85,6 +85,9 @@ namespace build2
parse_diag (token&, token_type&);
void
+ parse_dump (token&, token_type&);
+
+ void
parse_source (token&, token_type&);
void