include <BOSL2/std.scad>
include <BOSL2/debug.scad>
cube(40, center=true) show_anchors();
// vim: noexpandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap