aboutsummaryrefslogtreecommitdiff
path: root/build/parser
diff options
context:
space:
mode:
Diffstat (limited to 'build/parser')
-rw-r--r--build/parser2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/parser b/build/parser
index 164cf10..94a5bdf 100644
--- a/build/parser
+++ b/build/parser
@@ -51,7 +51,7 @@ namespace build
include (token&, token_type&);
void
- load (token&, token_type&);
+ using_ (token&, token_type&);
names_type
names (token& t, token_type& tt)