Eolian/Generator: oups, didn't mean to push that.

This commit is contained in:
Daniel Zaoui 2014-02-16 10:24:08 +02:00
parent 8de58b9757
commit 7a114b18af
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ _@#class_class_constructor(Eo_Class *klass)\n\
EO_OP_FUNC_SENTINEL\n\
};\n\
eo_class_funcs_set(klass, func_desc);\n\
_@#class_class_constructor(klass);\n\
_user_@#class_class_constructor(klass);\n\
}\n\
\n\
static const Eo_Op_Description @#class_op_desc[] = {@#list_op\n\