X-Git-Url: http://git.kpe.io/?p=uffi.git;a=blobdiff_plain;f=src%2Fi18n.lisp;h=a42944451c627f8c14e2a49636de5cfa933ff9db;hp=e2d204a33a4eb752220aff41a98f382464bfba01;hb=54929de80ac68bb7ef45a28e70945c7243d39c82;hpb=f33f2b331c96549cbdcb7c9ddf30568ceaabe5f9 diff --git a/src/i18n.lisp b/src/i18n.lisp index e2d204a..a429444 100644 --- a/src/i18n.lisp +++ b/src/i18n.lisp @@ -16,7 +16,7 @@ #-(or (and lispworks unicode) (and sbcl sb-unicode) (and allegro ics) (and clisp i18n) (and openmcl openmcl-unicode-strings)) -(pushnew 'no-i18n *features*) +(pushnew 'no-i18n cl:*features*) (defvar *default-external-character-encoding* nil