Code Restructuring to make mega-glest more standard

This commit is contained in:
Mark Vejvoda
2010-03-12 05:20:53 +00:00
parent 7cb4f99ec4
commit 43c3f2457e
399 changed files with 0 additions and 73357 deletions

View File

@@ -1,7 +0,0 @@
#ifndef _NOIMPL_H_
#define _NOIMPL_H_
#define NOIMPL std::cerr << __PRETTY_FUNCTION__ << " not implemented.\n";
#endif