X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkInterpreter.h;h=490882733c83f4f9ac3b6ed7ac9f9123d4597ca4;hb=cc134f89048428aca99fa855a7e1e87c815a3413;hp=5325e568013ebbb94485bb6da5251a0f036d96f6;hpb=099b377628af9ff7205992d1a4bea7ad263c9e04;p=bbtk.git diff --git a/kernel/src/bbtkInterpreter.h b/kernel/src/bbtkInterpreter.h index 5325e56..4908827 100644 --- a/kernel/src/bbtkInterpreter.h +++ b/kernel/src/bbtkInterpreter.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkInterpreter.h,v $ Language: C++ - Date: $Date: 2008/12/11 15:30:04 $ - Version: $Revision: 1.37 $ + Date: $Date: 2008/12/12 12:11:21 $ + Version: $Revision: 1.38 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -170,6 +170,7 @@ namespace bbtk /// The enumeration of command codes == Command name typedef enum { + cClear, cNew, cDelete, cConnect,