ohcount

/build/buildd/ohcount-3.0.0/src/ohcount.h

Go to the documentation of this file.
00001 // ohcount.h written by Mitchell Foral. mitchell<att>caladbolg.net.
00002 // See COPYING for license information.
00003 
00004 #ifndef OHCOUNT_H
00005 #define OHCOUNT_H
00006 
00132 #define COMMAND_ANNOTATE 1
00133 #define COMMAND_DETECT 2
00134 #define COMMAND_HELP 3
00135 #define COMMAND_INDIVIDUAL 4
00136 #define COMMAND_LICENSES 5
00137 #define COMMAND_RAWENTITIES 6
00138 #define COMMAND_SUMMARY 7
00139 
00140 #endif