[elephant-cvs] CVS elephant/src/utils
ieslick
ieslick at common-lisp.net
Wed Feb 14 04:36:16 UTC 2007
Update of /project/elephant/cvsroot/elephant/src/utils
In directory clnet:/tmp/cvs-serv32730/src/utils
Modified Files:
package.lisp
Log Message:
Documentation, optimizations, deadlock process, etc
--- /project/elephant/cvsroot/elephant/src/utils/package.lisp 2007/02/12 20:37:02 1.2
+++ /project/elephant/cvsroot/elephant/src/utils/package.lisp 2007/02/14 04:36:13 1.3
@@ -26,4 +26,9 @@
#:ele-with-lock
#:ele-make-fast-lock
#:ele-with-fast-lock
- #:ele-thread-hash-key))
+ #:ele-thread-hash-key
+ #:launch-background-program
+ #:kill-background-program
+ #:do-subsets
+ #:subsets
+ #:remove-keywords))
More information about the Elephant-cvs
mailing list