- New output: "/* */" where there was no inline directive.

This commit is contained in:
Sylvain Pion 1999-07-28 18:13:02 +00:00
parent dd024292c8
commit d2a86e7f40
2 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,7 @@ CGAL_BEGIN_NAMESPACE
#ifndef CGAL_CFG_NO_EXPLICIT_TEMPLATE_FUNCTION_ARGUMENT_SPECIFICATION
template < class CGAL_IA_CT, class CGAL_IA_ET, class CGAL_IA_CACHE >
#endif
/* */
Oriented_side
power_testC2(
const Filtered_exact <CGAL_IA_CT, CGAL_IA_ET, CGAL_IA_CACHE> &px,
@ -85,6 +86,7 @@ power_testC2(
#ifndef CGAL_CFG_NO_EXPLICIT_TEMPLATE_FUNCTION_ARGUMENT_SPECIFICATION
template < class CGAL_IA_CT, class CGAL_IA_ET, class CGAL_IA_CACHE >
#endif
/* */
Oriented_side
power_testC2(
const Filtered_exact <CGAL_IA_CT, CGAL_IA_ET, CGAL_IA_CACHE> &px,

View File

@ -29,6 +29,7 @@ CGAL_BEGIN_NAMESPACE
#ifndef CGAL_CFG_NO_EXPLICIT_TEMPLATE_FUNCTION_ARGUMENT_SPECIFICATION
template < class CGAL_IA_CT, class CGAL_IA_ET, class CGAL_IA_CACHE >
#endif
/* */
Oriented_side
power_testH2(
const Filtered_exact <CGAL_IA_CT, CGAL_IA_ET, CGAL_IA_CACHE> &phx,
@ -97,6 +98,7 @@ power_testH2(
#ifndef CGAL_CFG_NO_EXPLICIT_TEMPLATE_FUNCTION_ARGUMENT_SPECIFICATION
template < class CGAL_IA_CT, class CGAL_IA_ET, class CGAL_IA_CACHE >
#endif
/* */
Oriented_side
power_testH2(
const Filtered_exact <CGAL_IA_CT, CGAL_IA_ET, CGAL_IA_CACHE> &phx,