[commit] r1593 - trunk/Paradigms/MetaGME/MetaInterpreter

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Tue Oct 11 10:09:49 CDT 2011


Author: ksmyth
Date: Tue Oct 11 10:09:49 2011
New Revision: 1593

Log:
Add BON.h BONImpl.h

Modified:
   trunk/Paradigms/MetaGME/MetaInterpreter/StdAfx.h

Modified: trunk/Paradigms/MetaGME/MetaInterpreter/StdAfx.h
==============================================================================
--- trunk/Paradigms/MetaGME/MetaInterpreter/StdAfx.h	Wed Oct  5 16:30:51 2011	(r1592)
+++ trunk/Paradigms/MetaGME/MetaInterpreter/StdAfx.h	Tue Oct 11 10:09:49 2011	(r1593)
@@ -28,6 +28,9 @@
 extern CComModule _Module;
 #include <atlcom.h>
 
+#include "BON.h"
+#include "BONImpl.h"
+
 //{{AFX_INSERT_LOCATION}}
 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
 


More information about the gme-commit mailing list