Debugger - Stage 3 (artf511247)
[deliverable/titan.core.git] / mctr2 / mctr / UserInterface.h
index 0f534f1467ceef673495d4feb33bd0f243e24056..c3f2267a2484380ead89701a9e0bbcd8859d9267 100644 (file)
@@ -68,6 +68,8 @@ public:
      */
     virtual void notify(const struct timeval* timestamp, const char* source,
                         int severity, const char* message) = 0;
+    
+    virtual void executeBatchFile(const char* filename);
 
 };
 
This page took 0.023263 seconds and 5 git commands to generate.