diff base/package.lisp @ 252:b518b9f904e3

add stealth-mixin code from Strandh et al. (2007).
author Jamie Forth <j.forth@gold.ac.uk>
date Thu, 24 Feb 2011 11:23:18 +0000
parents 6a3adca16910
children aac79c0ac1b9
line wrap: on
line diff
--- a/base/package.lisp	Thu Feb 24 11:23:18 2011 +0000
+++ b/base/package.lisp	Thu Feb 24 11:23:18 2011 +0000
@@ -185,4 +185,5 @@
 	   #:event<
 	   #:make-event<
 	   #:sort-composition
+	   #:define-stealth-mixin
 	   ))