]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkInterpreter.cxx
Bug #1754
[bbtk.git] / kernel / src / bbtkInterpreter.cxx
index 5a3fd71a46c1c9e8edbc5a2b4d999ff0fa7176a1..a71ded325b84c46a1900800762e04b74f7afab1b 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkInterpreter.cxx,v $
   Language:  C++
-  Date:      $Date: 2012/10/16 06:31:04 $
-  Version:   $Revision: 1.93 $
+  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 )