Replace TriangleMesh with the XS port

This commit is contained in:
Alessandro Ranellucci 2013-09-10 00:40:46 +02:00
parent 311eda7d42
commit 566d38a472
14 changed files with 77 additions and 256 deletions

View file

@ -3,6 +3,7 @@ use strict;
use warnings;
plan tests => 16;
plan skip_all => 'temporarily disabled';
BEGIN {
use FindBin;