@! ============================================================================ @! The CGAL Library @! Implementation: macros for namespaces @! ---------------------------------------------------------------------------- @! file : web/share/namespace.awi @! author: Sven Schönherr @! ---------------------------------------------------------------------------- @! $Id$ @! $Date$ @! ============================================================================ The following two macros define the begin and the end of a \CC\ namespace, respectively. @macro (1) zero many = @begin @1_BEGIN_NAMESPACE @end @macro (1) zero many = @begin @1_END_NAMESPACE @end @! ===== EOF ==================================================================