From 04cab3b5455c10af1b0c704d7382b3d25a93635b Mon Sep 17 00:00:00 2001 From: Martin Nilsson <mani@lysator.liu.se> Date: Thu, 10 Apr 2003 21:29:58 +0200 Subject: [PATCH] Defines are now in the cpp namespace Rev: refdoc/chapters/preprocessor.xml:1.3 --- refdoc/chapters/preprocessor.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/refdoc/chapters/preprocessor.xml b/refdoc/chapters/preprocessor.xml index f12a45bbbe..44544dc0bc 100644 --- a/refdoc/chapters/preprocessor.xml +++ b/refdoc/chapters/preprocessor.xml @@ -185,11 +185,9 @@ do_something(#string "the_file.wks"); </section> -<!-- <section title="Predefined defines"> - <insert-move entity="define::"/> + <insert-move entity="cpp::"/> </section> ---> <!-- -- GitLab