[commit] r2016 - trunk/SDK/DotNet/CSharpComponentWizard/Templates/CSharpInterpreter

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Tue Aug 14 17:32:15 CDT 2012


Author: ksmyth
Date: Tue Aug 14 17:32:12 2012
New Revision: 2016

Log:
TODO

Modified:
   trunk/SDK/DotNet/CSharpComponentWizard/Templates/CSharpInterpreter/MyInterpreter.cs

Modified: trunk/SDK/DotNet/CSharpComponentWizard/Templates/CSharpInterpreter/MyInterpreter.cs
==============================================================================
--- trunk/SDK/DotNet/CSharpComponentWizard/Templates/CSharpInterpreter/MyInterpreter.cs	Tue Aug 14 17:31:54 2012	(r2015)
+++ trunk/SDK/DotNet/CSharpComponentWizard/Templates/CSharpInterpreter/MyInterpreter.cs	Tue Aug 14 17:32:12 2012	(r2016)
@@ -65,6 +65,7 @@
             // TODO: Add your interpreter code
             GMEConsole.Out.WriteLine("Running interpreter...");
 			
+			// TODO: show how to initialize DSML-generated classes
 			// Get RootFolder
 			$GET_ROOTFOLDER_CODE$
 			


More information about the gme-commit mailing list