~ubuntu-branches/debian/stretch/cgal/stretch

« back to all changes in this revision

Viewing changes to include/CGAL/Mesh_3/global_parameters.h

  • Committer: Package Import Robot
  • Author(s): Joachim Reichel
  • Date: 2014-04-05 10:56:43 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20140405105643-jgnrpu2thtx23zfs
Tags: 4.4-1
* New upstream release.
* Remove patches do-not-link-example-with-qt4-support-library.patch and
  fix_jet_fitting_3.patch (applied upstream).

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
  
62
62
BOOST_PARAMETER_NAME( (time_limit, tag) time_limit_ )
63
63
BOOST_PARAMETER_NAME( (sliver_bound, tag) sliver_bound_)
 
64
BOOST_PARAMETER_NAME( (sliver_criterion, tag) sliver_criterion_)
 
65
BOOST_PARAMETER_NAME( (perturbation_vector, tag) perturbation_vector_) 
64
66
BOOST_PARAMETER_NAME( (freeze_bound, tag) freeze_bound_)
65
67
BOOST_PARAMETER_NAME( (do_freeze, tag) do_freeze_)
66
68
BOOST_PARAMETER_NAME( (max_iteration_number, tag) max_iteration_number_ )