get rid of locale for now

This commit is contained in:
Vitor Santos Costa 2013-11-22 17:19:26 +00:00
parent f6f183c0f6
commit 5013880fc5

View File

@ -29,7 +29,7 @@
// SWI Options
#define O_STRING 1
#define O_QUASIQUOTATIONS 1
#define O_LOCALE 1
//#define O_LOCALE 1
//#define O_ATOMGC 1
//#define O_CLAUSEGC 1
#ifdef HAVE_GMP_H