diff options
Diffstat (limited to 'build/parser')
-rw-r--r-- | build/parser | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/build/parser b/build/parser index 7787568..04066ff 100644 --- a/build/parser +++ b/build/parser @@ -100,6 +100,14 @@ namespace build const dir_path* dir, const std::string* type); + size_t + names_trailer (token&, token_type&, + names_type&, + size_t pair, + const std::string* prj, + const dir_path* dir, + const std::string* type); + // Buildspec. // buildspec |