diff options
Diffstat (limited to 'fast/grammar.hh')
-rw-r--r-- | fast/grammar.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fast/grammar.hh b/fast/grammar.hh index 3c7f208..76b96a6 100644 --- a/fast/grammar.hh +++ b/fast/grammar.hh @@ -73,5 +73,5 @@ struct Grammar { friend ostream& operator<<(ostream& os, const Grammar& g); }; -} // namespace +} // namespace G |