X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2Ffpa%2FVersion.cxx.in;fp=lib%2Ffpa%2FVersion.cxx.in;h=0000000000000000000000000000000000000000;hb=a8ac405fe1422bc0792a810f7f0693096a22c20e;hp=38f8172c77351ad26764863ed9ce653d90db4fb8;hpb=8abe87eaa0d29ba667d5cbf35f4ca1ca2e38c6c4;p=FrontAlgorithms.git diff --git a/lib/fpa/Version.cxx.in b/lib/fpa/Version.cxx.in deleted file mode 100644 index 38f8172..0000000 --- a/lib/fpa/Version.cxx.in +++ /dev/null @@ -1,11 +0,0 @@ -// ========================================================================= -// @author Leonardo Florez Valencia -// @email florez-l@javeriana.edu.co -// ========================================================================= - -#include -#include - -std::string FPA_EXPORT version( ) { return( "@prj_VER@" ); } - -// eof - $RCSfile$