]> Creatis software - crea.git/blobdiff - src/creaSystem.h
*** empty log message ***
[crea.git] / src / creaSystem.h
index 9ca8c93d775a3d89b2e4191d30c094e6a728b8aa..a64dc7c642dc5ce73880c3a9fa1f70dcabf821a1 100644 (file)
@@ -3,8 +3,8 @@
   Program:   crea
   Module:    $RCSfile: creaSystem.h,v $
   Language:  C++
-  Date:      $Date: 2009/08/18 01:45:04 $
-  Version:   $Revision: 1.4 $
+  Date:      $Date: 2009/09/15 11:32:40 $
+  Version:   $Revision: 1.5 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -227,7 +227,7 @@ namespace crea
     /// returns true iff the program has a tty
     static int HasTTY(); 
        CREA_EXPORT static int GetAppPath(char *pname, size_t pathsize);
-       CREA_EXPORT static std::string GetDllAppPath(std::string nom);
+       CREA_EXPORT static std::string GetDllAppPath(std::string nomdll);
   };
 
 } // namespace crea