renamed Godis to Prolog ; added Fin

This commit is contained in:
aarne
2006-05-16 18:48:46 +00:00
parent ecf429c593
commit 5082ebd0f4
8 changed files with 36 additions and 7 deletions

View File

@@ -0,0 +1,10 @@
concrete WeekdayProlog of Weekday = open ResProlog, Prelude in {
lincat
WDay = SS ;
lin
Mon = ss "monday" ;
Tue = ss "tuesday" ;
}