mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 00:39:32 -06:00
next-lib renamed to lib, lib to old-lib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--# -path=.:/Users/aarne/GF/next-lib/present
|
||||
--# -path=.:present
|
||||
|
||||
concrete AttemptoFre of Attempto = SymbolsC ** AttemptoI with
|
||||
(Syntax = SyntaxFre),
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
--# -path=.:/Users/aarne/GF/next-lib/present
|
||||
--# -path=.:present
|
||||
|
||||
concrete TestAttemptoEng of TestAttempto = AttemptoEng **
|
||||
open SyntaxEng, ParadigmsEng, IrregEng, (C = ConstructX) in {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
--# -path=.:/Users/aarne/GF/next-lib/present
|
||||
--# -path=.:present
|
||||
|
||||
concrete TestAttemptoFre of TestAttempto = AttemptoFre **
|
||||
open SyntaxFre, ParadigmsFre, IrregFre, (C = ConstructX) in {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
--# -path=.:/Users/aarne/GF/next-lib/present
|
||||
--# -path=.:present
|
||||
|
||||
concrete TestAttemptoSwe of TestAttempto = AttemptoSwe **
|
||||
open SyntaxSwe, ParadigmsSwe, IrregSwe, (C = ConstructX) in {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# notice: GF_LIB_PATH has to point to GF/next-lib
|
||||
# notice: GF_LIB_PATH has to point to GF/lib
|
||||
|
||||
all: magnet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user