]> Creatis software - crea.git/blobdiff - src/creaSystem.h
no message
[crea.git] / src / creaSystem.h
index c9011c36e5e85d8e2fdbee46e917ebc7dfc2fb96..f16ccbcea09d91b0c5a22405f8b5111f2878f449 100644 (file)
@@ -3,8 +3,8 @@
   Program:   crea
   Module:    $RCSfile: creaSystem.h,v $
   Language:  C++
-  Date:      $Date: 2009/10/09 14:09:20 $
-  Version:   $Revision: 1.8 $
+  Date:      $Date: 2010/03/22 19:11:47 $
+  Version:   $Revision: 1.9 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -226,6 +226,8 @@ namespace crea
     static int HasTTY(); 
        CREA_EXPORT static int GetAppPath(char *pname, size_t pathsize);
        CREA_EXPORT static std::string GetDllAppPath(std::string nomdll);
+    CREA_EXPORT static std::string GetExecutablePath();
+
   };
 
 } // namespace crea