]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Version.cxx.in
...
[FrontAlgorithms.git] / lib / fpa / Version.cxx.in
diff --git a/lib/fpa/Version.cxx.in b/lib/fpa/Version.cxx.in
deleted file mode 100644 (file)
index 445f314..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-#include <fpa/fpa_export.h>
-#include <string>
-
-std::string FPA_EXPORT version( ) { return( "@prj_VER@" ); }
-
-// eof - $RCSfile$