From c505c9e578c91fa4c8cd0240b8b5bcdc4f850d9e Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 29 Apr 2000 11:58:37 +0000 Subject: [PATCH] 20000429-14:00 GMT+1 --- harbour/include/hbclass.ch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/harbour/include/hbclass.ch b/harbour/include/hbclass.ch index ea56968fa1..09925b0f9e 100644 --- a/harbour/include/hbclass.ch +++ b/harbour/include/hbclass.ch @@ -118,8 +118,10 @@ endif ;; return oClass:Instance() +#xcommand END CLASS => ENDCLASS + #xcommand METHOD ( [] ) CLASS => ; static function _( [] ) ;; local Self := QSelf() -#endif /* HB_CLASS_CH_ */ +#endif /* HB_CLASS_CH_ */ \ No newline at end of file