]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/kernel/marTypes.h
creaMaracasVisu is now gdcm-free and libIDO-free (hope so!)
[creaMaracasVisu.git] / lib / maracasVisuLib / src / kernel / marTypes.h
index d119451a5bffeb7d7f23db9dd1dd30c8b590b2c2..e0e57dedf468f9951cfec0b357c60783d31ba5d5 100644 (file)
@@ -3,8 +3,8 @@
   Program:   wxMaracas
   Module:    $RCSfile: marTypes.h,v $
   Language:  C++
-  Date:      $Date: 2008/11/05 15:27:03 $
-  Version:   $Revision: 1.2 $
+  Date:      $Date: 2008/11/14 15:57:12 $
+  Version:   $Revision: 1.3 $
 
   Copyright: (c) 2002, 2003
   License:
@@ -31,7 +31,7 @@
  */
 
 //JHCL - Start
-//If we're using windws
+//If we're using windows
 #if defined(WIN32)
 //If we're using a dynamic library
 # ifdef maracasVisuLib_BUILD_SHARED
@@ -82,7 +82,8 @@ typedef unsigned long  ulong;  /*!< unsigned long redefintion. */
 typedef unsigned short ushort; /*!< unsigned short redefintion. */
 
 // Is this compilation using LibIDO?
-#define KGFO_USE_IDO
+
+//#define KGFO_USE_IDO  // JPRx : Do NOT use LibIDO
 
 // Is this compilation using VTK?
 #define KGFO_USE_VTK