added wiki grammars

This commit is contained in:
aarne
2008-03-04 11:56:12 +00:00
parent b21fe03735
commit bc77ad3163
39 changed files with 4484 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
--# -path=.:alltenses:prelude
concrete RestaurantFin of Restaurant = RestaurantI with
(Syntax = SyntaxFin),
(Grammar = GrammarFin),
(LexRestaurant = LexRestaurantFin) ;