1
0
forked from GitHub/gf-core

completing Idiom implementations

This commit is contained in:
aarne
2006-02-21 11:09:30 +00:00
parent 29aa2b8499
commit 0365c6f346
13 changed files with 101 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
--# -path=.:../romance:../abstract:../common:prelude
concrete CatSpa of Cat = TenseX ** CatRomance with
concrete CatSpa of Cat = CommonX ** CatRomance with
(ResRomance = ResSpa) ;