Merge pull request #717 from barfowl/shapes_all

Added existing shapes missing from regression/shapes/all.h
This commit is contained in:
David G Yu 2015-07-31 16:57:00 -07:00
commit 0c3a2c7de8

View File

@ -70,9 +70,11 @@
#include "catmark_nonman_quadpole8.h"
#include "catmark_nonman_quadpole64.h"
#include "catmark_nonman_quadpole360.h"
#include "catmark_nonman_bareverts.h"
#include "catmark_pawn.h"
#include "catmark_pyramid_creases0.h"
#include "catmark_pyramid_creases1.h"
#include "catmark_pyramid_creases2.h"
#include "catmark_pyramid.h"
#include "catmark_rook.h"
#include "catmark_single_crease.h"
@ -82,11 +84,13 @@
#include "catmark_square_hedit1.h"
#include "catmark_square_hedit2.h"
#include "catmark_square_hedit3.h"
#include "catmark_square_hedit4.h"
#include "catmark_tent_creases0.h"
#include "catmark_tent_creases1.h"
#include "catmark_tent.h"
#include "catmark_torus.h"
#include "catmark_torus_creases0.h"
#include "catmark_torus_creases1.h"
#include "bilinear_cube.h"