MajorDump.h

Go to the documentation of this file.
00001 #include <fstream>
00002 
00003 using namespace std;
00004 
00005 #ifndef MajorDump_h
00006 #define MajorDump_h
00007 
00008 class Dump {
00009  public:
00010 static ostream* dump_out;
00011 };
00012 
00013 
00014 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:45 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1