mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 02:02:51 -06:00
Added paths.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
-- use this path to read the grammar from the same directory
|
||||
--# -path=.:../abstract:../../prelude
|
||||
|
||||
concrete TestFin of TestAbs = ResFin ** open Prelude, Syntax in {
|
||||
|
||||
flags startcat=Phr ; lexer=text ; parser=chart ; unlexer=text ;
|
||||
@@ -37,4 +40,4 @@ lin
|
||||
John = mkProperName (sKukko "Jussi" "Jussin" "Jusseja") ;
|
||||
Mary = mkProperName (sKukko "Mari" "Marin" "Mareja") ;
|
||||
|
||||
} ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user