1
0
forked from GitHub/gf-rgl

topological model in Scand main branch

This commit is contained in:
aarne
2005-03-04 15:56:48 +00:00
parent 0b2b81217e
commit 8a61dc4720
14 changed files with 165 additions and 67 deletions

View File

@@ -1,4 +1,4 @@
concrete CountryFre of Country = open ResourceFre, ParadigmsFre in {
concrete CountryFre of Country = open CategoriesFre, ParadigmsFre in {
lincat
Country = PN ;

View File

@@ -1,5 +1,5 @@
concrete TimeFre of Time = NumeralsFre **
open Prelude, MorphoFre, ResourceFre, ParadigmsFre in {
open Prelude, MorphoFre, CategoriesFre, ParadigmsFre in {
lincat
Date = SS ;