Multithreaded infill. #154

This commit is contained in:
Alessandro Ranellucci
2012-01-28 16:27:52 +01:00
parent 8cdf9debfb
commit 8b777e9d70
6 changed files with 37 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ my $build = Module::Build->new(
requires => {
'File::Basename' => '0',
'Getopt::Long' => '0',
'Math::Clipper' => '1.02',
'Math::Clipper' => '1.03',
'Math::ConvexHull' => '1.0.4',
'Math::Geometry::Voronoi' => '1.3',
'Math::PlanePath' => '53',