Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bummer. Didn't meant to break everything for everyone, sorry for the noise
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 11 Feb 2010 14:25:26 +0000 (14:25 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 11 Feb 2010 14:25:26 +0000 (14:25 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7085 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/simix/smx_context.c

index ac7c324..825a5ec 100644 (file)
@@ -10,7 +10,7 @@
 #include "xbt/log.h"
 #include "xbt/swag.h"
 #include "private.h"
-#define HAVE_RUBY /* HACK HACK */
+//#define HAVE_RUBY /* HACK HACK */
 
 #ifdef HAVE_RUBY
 extern void SIMIX_ctx_ruby_factory_init(smx_context_factory_t *factory);