modify and add targets to compile Dict*.gf; fix typo in DictSweAbs

This commit is contained in:
Prasanth Kolachina
2018-07-01 12:51:48 +02:00
parent 1435277693
commit c89540b919
2 changed files with 36 additions and 20 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
-- Original module by Malin Ahlberg has been moved to OldDictSwe (which this module inherits)
-- This updated version with renamed identifiers is maintained by John J. Camilleri
abstract DictSweAbs = Cat, OldDictSweAbs NewDictSweAbs ;
abstract DictSweAbs = Cat, OldDictSweAbs, NewDictSweAbs ;