Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

commandline.hpp

Go to the documentation of this file.
00001 
00005 #include "../common.hpp"
00006 
00007 void usage();
00008 
00009 int process_arguments( int argc, char *argv[], counter_t& min_supp, 
00010                        bool &isrel, double &relminsupp );
00011 
00012 int process_arguments( int argc, char *argv[], counter_t& min_supp );

Generated on Sun Sep 17 17:50:38 2006 for FIM environment by  doxygen 1.4.4