]> Creatis software - cpPlugins.git/blob - tools/ExecutePipeline.cxx
yet another refactoring
[cpPlugins.git] / tools / ExecutePipeline.cxx
1
2 int main( int argc, char* argv[] )
3 {
4   return( 0 );
5 }
6
7 // eof - $RCSfile$