]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkInterpreter.cxx
Bug #1754
[bbtk.git] / kernel / src / bbtkInterpreter.cxx
index 749d11a873a95ed489e14f851d4e618cb96b8ea6..a71ded325b84c46a1900800762e04b74f7afab1b 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkInterpreter.cxx,v $
   Language:  C++
-  Date:      $Date: 2010/09/18 22:31:40 $
-  Version:   $Revision: 1.91 $
+  Date:      $Date: 2012/11/14 07:12:00 $
+  Version:   $Revision: 1.94 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -1286,6 +1286,14 @@ namespace bbtk
        }       
        //=======================================================================
        
+       
+       void Interpreter::SetTypeOfScript_Application()
+       {
+               GetExecuter()->SetTypeOfScript_Application();
+       }
+
+       
+       
 /*EED Borrame  
   //=======================================================================
 void Interpreter::SwitchToStream( std::stringstream* stream )