]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkTranscriptor.h
Bug #1754
[bbtk.git] / kernel / src / bbtkTranscriptor.h
index ca0a54729c306bb5210f96640d1f8658d5ec79a2..573dfe458b0d5e8e533ed8d641113d719c71b780 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkTranscriptor.h,v $
   Language:  C++
-  Date:      $Date: 2009/06/08 14:50:04 $
-  Version:   $Revision: 1.14 $
+  Date:      $Date: 2012/11/14 07:12:00 $
+  Version:   $Revision: 1.15 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -107,6 +107,8 @@ namespace bbtk
     /// (Used to set it after the Define command)
     void SetCurrentFileName (const std::string &name );
 
+       void SetTypeOfScript_Application();
+         
     /// End the definition of a ComplexBlackBox
     void EndDefine ();