Changed some function names, added derived libraries.

This commit is contained in:
aarne
2004-01-12 16:19:59 +00:00
parent 6fdd67cb84
commit 9c818d8924
31 changed files with 301 additions and 199 deletions

View File

@@ -0,0 +1,6 @@
--# -path=.:../abstract:../romance:../../prelude
resource PredicationFre = Predication with
(Resource = ResourceFre), (ResourceExt = ResourceExtFre) ;
-- this is the standard form of a derived resource. AR 12/1/2004