]> Creatis software - cpPlugins.git/blob - tools/ExecutePipeline.cxx
Merge branch 'master' of ssh://git.creatis.insa-lyon.fr/cpPlugins
[cpPlugins.git] / tools / ExecutePipeline.cxx
1
2 int main( int argc, char* argv[] )
3 {
4   return( 0 );
5 }
6
7 // eof - $RCSfile$