catching initial bind symbol in PGFServer

This commit is contained in:
aarne
2010-03-28 20:32:03 +00:00
parent e01f2ab1b2
commit 1c088506b3
3 changed files with 4 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ Wine = mkCN (mkN "vino") ;
Beer = mkCN (mkN "birra") ;
Water = mkCN (mkN "acqua") ;
Coffee = mkCN (mkN "caffè") ;
Tea = mkCN (mkN "té") ; ----
-- Tea = mkCN (mkN "té") ; ----
Cheese = mkCN (mkN "formaggio") ;
Fish = mkCN (mkN "pesce") ;