mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
Moved the different versions of the toy0 concrete modules to different subdirectories.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
--# -path=.:present:prelude
|
--# -path=..:present:prelude
|
||||||
|
|
||||||
concrete Toy0GerE of Toy0 = Toy0IE with
|
concrete Toy0GerE of Toy0 = Toy0IE with
|
||||||
(Grammar = GrammarGer),
|
(Grammar = GrammarGer),
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
--# -resource=/home/aarne/GF/lib/present/LangEng.gfc
|
--# -resource=present/LangEng.gfc
|
||||||
--# -path=.:present:prelude
|
--# -path=..:present:prelude
|
||||||
|
|
||||||
-- to compile: gf -examples Toy0IE.gfe
|
-- to compile: gf -examples Toy0IE.gfe
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
--# -path=present:prelude
|
--# -path=..:present:prelude
|
||||||
|
|
||||||
concrete Toy0Fin0 of Toy0 = open SyntaxFin, ParadigmsFin in {
|
concrete Toy0Fin0 of Toy0 = open SyntaxFin, ParadigmsFin in {
|
||||||
|
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
--# -path=..
|
||||||
concrete Toy0Eng of Toy0 = {
|
concrete Toy0Eng of Toy0 = {
|
||||||
|
|
||||||
param
|
param
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
--# -path=..
|
||||||
concrete Toy0Fre of Toy0 = {
|
concrete Toy0Fre of Toy0 = {
|
||||||
|
|
||||||
param
|
param
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
--# -path=..
|
||||||
concrete Toy0Ger of Toy0 = {
|
concrete Toy0Ger of Toy0 = {
|
||||||
|
|
||||||
param
|
param
|
||||||
Reference in New Issue
Block a user