• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

Debug.h

Go to the documentation of this file.
00001 //
00002 // The Fontaine Font Analysis Project 
00003 // 
00004 // Copyright (c) 2009 by Edward H. Trager
00005 // All Rights Reserved
00006 // 
00007 // Released under the GNU GPL version 2.0 or later.
00008 //     
00009 
00010 class Debug{
00011         
00012 public:
00013         static bool DEBUG;
00014 
00015 };

Generated on Mon Jan 24 2011 for FONTAINE by  doxygen 1.7.1