adding friendly error message when using renamed (chibi strings)

This commit is contained in:
Alex Shinn 2012-08-15 21:34:41 +09:00
parent 4554b1f860
commit 2c6bc7af42

3
lib/chibi/strings.sld Normal file
View file

@ -0,0 +1,3 @@
(define-library (chibi strings)
(error "(chibi strings) has been moved to (chibi string)"))