Move Print object storage to C++. (along with its subobjects)

This commit is contained in:
Y. Sapir
2014-05-24 23:50:29 +03:00
parent 3df2488eca
commit 8da0bded1d
25 changed files with 1221 additions and 273 deletions
+3
View File
@@ -237,6 +237,9 @@ Point::from_SV_check(SV* point_sv)
}
}
REGISTER_CLASS(Point3, "Point3");
#endif
void