src/libhandlers.ss => src/ikarus.handlers.ss
This commit is contained in:
Abdulaziz Ghuloum 2007-05-04 09:30:05 -04:00
parent e58710865c
commit 19b1df212f
3 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -21,7 +21,8 @@
;;; an error (which may lead to the infamous Error: Error: ;;; an error (which may lead to the infamous Error: Error:
;;; Error: Error: Error: Error: Error: Error: Error: ...). ;;; Error: Error: Error: Error: Error: Error: Error: ...).
;;; ;;;
'("libhandlers.ss" '(;"libhandlers.ss"
"ikarus.handlers.ss"
"libcontrol.ss" "libcontrol.ss"
"libcollect.ss" "libcollect.ss"
"librecord.ss" "librecord.ss"