From aa22479a2a2ab79c9c27b9c0af992714b84a1caf Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 10 Jun 2003 10:32:09 +0000 Subject: INTEGRATION: CWS sdk02 (1.2.46); FILE MERGED 2003/05/26 16:42:12 np 1.2.46.1: #108925# Enable tag @since and text for tag @deprecated. --- autodoc/source/ary_i/kernel/ci_text2.cxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'autodoc/source/ary_i') diff --git a/autodoc/source/ary_i/kernel/ci_text2.cxx b/autodoc/source/ary_i/kernel/ci_text2.cxx index 89686b6d4d69..7a1e5ef1f984 100644 --- a/autodoc/source/ary_i/kernel/ci_text2.cxx +++ b/autodoc/source/ary_i/kernel/ci_text2.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ci_text2.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: np $ $Date: 2002-05-14 09:02:11 $ + * last change: $Author: vg $ $Date: 2003-06-10 11:32:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -129,6 +129,8 @@ void DocuText_Display::Display_SeeAlsoAtTag( const csi::dsapi::DT_SeeAlsoAtTag & ) {} void DocuText_Display::Display_ParameterAtTag( const csi::dsapi::DT_ParameterAtTag & ) {} +void DocuText_Display::Display_SinceAtTag( + const csi::dsapi::DT_SinceAtTag & ) {} -- cgit