From bd3fb898659b91542e7a3109f36b2f8b17e05a5d Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 4 Jan 2009 14:08:52 +0000 Subject: * interp/daase.lisp (setdatabase): Set superdomain slot too. * interp/g-util.boot (superType): Handle current domain form. (maximalSuperType): Tidy. (noteSubDomainInfo): Call SETDATABASE. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 892ccde2..17c7ef0d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-01-04 Gabriel Dos Reis + + * interp/daase.lisp (setdatabase): Set superdomain slot too. + * interp/g-util.boot (superType): Handle current domain form. + (maximalSuperType): Tidy. + (noteSubDomainInfo): Call SETDATABASE. + 2009-01-04 Gabriel Dos Reis * interp/buildom.boot (createEnum): Fix quoting. -- cgit v1.2.3