1
0
forked from GitHub/gf-rgl

bug fix in with-modules and gr checker; factoring out cats to Common

This commit is contained in:
aarne
2006-05-23 22:20:00 +00:00
parent 84e629aa28
commit 8d0a0b4b22
5 changed files with 4 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
--1 Texts
abstract Text = Cat ** {
abstract Text = Common ** {
fun
TEmpty : Text ;