X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fi18n.lisp;h=a42944451c627f8c14e2a49636de5cfa933ff9db;hb=54929de80ac68bb7ef45a28e70945c7243d39c82;hp=e2d204a33a4eb752220aff41a98f382464bfba01;hpb=f14760717eb60ac01bb854986d9e4ba9eacdf8bc;p=uffi.git 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