examples/foods: remove all -path flags

All languages n the Foods grammar compile fine with alltenses.
This commit is contained in:
hallgren
2013-11-29 13:03:19 +00:00
parent 3d5f1afde6
commit 134f6a200f
14 changed files with 1 additions and 15 deletions

View File

@@ -1,4 +1,3 @@
--# -path=.:present
-- (c) 2009 Jordi Saludes under LGPL

View File

@@ -1,4 +1,3 @@
--# -path=.:present
-- (c) 2009 Aarne Ranta under LGPL

View File

@@ -1,4 +1,3 @@
--# -path=.:../foods:present
concrete FoodsFre of Foods = open SyntaxFre, ParadigmsFre in {
@@ -29,4 +28,4 @@ concrete FoodsFre of Foods = open SyntaxFre, ParadigmsFre in {
Expensive = mkAP (mkA "cher") ;
Delicious = mkAP (mkA "délicieux") ;
Boring = mkAP (mkA "ennuyeux") ;
}
}

View File

@@ -1,4 +1,3 @@
--# -path=.:present
-- (c) 2009 Aarne Ranta under LGPL

View File

@@ -1,4 +1,3 @@
--# -path=alltenses
--(c) 2009 Dana Dannells
-- Licensed under LGPL

View File

@@ -1,4 +1,3 @@
--# -path=.:prelude
--# -coding=latin1
-- (c) 2009 Martha Dis Brandt under LGPL

View File

@@ -1,4 +1,3 @@
--# -path=.:present
-- (c) 2009 Aarne Ranta under LGPL

View File

@@ -1,4 +1,3 @@
--# -path=.:../lib/src/prelude
-- (c) 2009 Zofia Stankiewicz under LGPL

View File

@@ -1,4 +1,3 @@
--# -path=.:prelude
-- (c) 2009 Inese Bernsone under LGPL

View File

@@ -1,4 +1,3 @@
--# -path=.:/GF/lib/src/prelude
-- (c) 2009 Nyamsuren Erdenebadrakh under LGPL

View File

@@ -1,4 +1,3 @@
--# -path=.:present
concrete FoodsSpa of Foods = open SyntaxSpa, StructuralSpa, ParadigmsSpa in {

View File

@@ -1,4 +1,3 @@
--# -path=.:present
-- (c) 2009 Aarne Ranta under LGPL

View File

@@ -1,4 +1,3 @@
--# -path=.:alltenses
concrete FoodsTha of Foods = open SyntaxTha, LexiconTha,
ParadigmsTha, (R=ResTha) in {

View File

@@ -1,4 +1,3 @@
--# -path=alltenses
-- (c) 2009 Laurette Pretorius Sr & Jr and Ansu Berg under LGPL