log

age author description
Mon, 13 Nov 2006 18:04:53 +0000 m.pearce generics.lisp: add GET-COMPOSITION.
Wed, 25 Oct 2006 17:30:44 +0100 m.pearce amuse.asd: add ASDF system definition.
Wed, 25 Oct 2006 17:29:57 +0100 m.pearce conditions.lisp: add missing right parens.
Wed, 25 Oct 2006 17:24:28 +0100 m.pearce package.lisp: really add package definition.
Wed, 25 Oct 2006 17:23:44 +0100 m.pearce generics.lisp: remove personal file header.
Wed, 25 Oct 2006 17:23:04 +0100 m.pearce Add package definition and in-package forms.
Mon, 16 Oct 2006 17:07:36 +0100 m.pearce Factor out conditions from classes.lisp into a new file: conditions.lisp.
Mon, 16 Oct 2006 15:44:27 +0100 m.pearce Initial import of classes.lisp and default-methods.lisp from David.