From 856267ebffee5506047fdb56d1b7b317566adaad Mon Sep 17 00:00:00 2001 From: Teddy Date: Sun, 11 Aug 2013 15:20:27 +0800 Subject: added more comments --- types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'types.h') diff --git a/types.h b/types.h index abb1ec8..f0d8713 100644 --- a/types.h +++ b/types.h @@ -184,6 +184,7 @@ class SpecialOptObj: public OptObj {/*{{{*/ string name; public: SpecialOptObj(string name); + ReprCons *get_repr_cons(); };/*}}}*/ /** @class BuiltinProcObj -- cgit v1.2.3