LRez  v2.1
extract.h
Go to the documentation of this file.
1 #ifndef __LREZ_EXTRACT__
2 #define __LREZ_EXTRACT__
3 
7 void subcommandExtract(int argc, char* argv[]);
8 
9 #endif
subcommandExtract
void subcommandExtract(int argc, char *argv[])