mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
examples/foods: remove all -path flags
All languages n the Foods grammar compile fine with alltenses.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
--# -path=.:present
|
||||
|
||||
-- (c) 2009 Jordi Saludes under LGPL
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=.:present
|
||||
|
||||
-- (c) 2009 Aarne Ranta under LGPL
|
||||
|
||||
|
||||
@@ -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") ;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=.:present
|
||||
|
||||
-- (c) 2009 Aarne Ranta under LGPL
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=alltenses
|
||||
|
||||
--(c) 2009 Dana Dannells
|
||||
-- Licensed under LGPL
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=.:prelude
|
||||
--# -coding=latin1
|
||||
|
||||
-- (c) 2009 Martha Dis Brandt under LGPL
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=.:present
|
||||
|
||||
-- (c) 2009 Aarne Ranta under LGPL
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=.:../lib/src/prelude
|
||||
|
||||
-- (c) 2009 Zofia Stankiewicz under LGPL
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=.:prelude
|
||||
|
||||
-- (c) 2009 Inese Bernsone under LGPL
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=.:/GF/lib/src/prelude
|
||||
|
||||
-- (c) 2009 Nyamsuren Erdenebadrakh under LGPL
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=.:present
|
||||
|
||||
concrete FoodsSpa of Foods = open SyntaxSpa, StructuralSpa, ParadigmsSpa in {
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=.:present
|
||||
|
||||
-- (c) 2009 Aarne Ranta under LGPL
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=.:alltenses
|
||||
|
||||
concrete FoodsTha of Foods = open SyntaxTha, LexiconTha,
|
||||
ParadigmsTha, (R=ResTha) in {
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
--# -path=alltenses
|
||||
|
||||
-- (c) 2009 Laurette Pretorius Sr & Jr and Ansu Berg under LGPL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user