chiark / gitweb /
set threads_started
[moebius2.git] / half.c
diff --git a/half.c b/half.c
index 5ac69f8046a998e074d06561b9dfba0102f0a725..9051c73aaf233a9332bc67e5d25948ed2eaec1bc 100644 (file)
--- a/half.c
+++ b/half.c
@@ -57,7 +57,7 @@ void pmap_dimensions(const struct Vertices *vs) {
 
   bad= 0;
 
-  FOR_VERTEX(vc)
+  FOR_VERTEX(vc,INNER)
     FOR_COORD(kc) {
       count[vc][kc]= 0;
       ixfrom[vc][kc]= -1;
@@ -96,7 +96,7 @@ void pmap_dimensions(const struct Vertices *vs) {
                    count[v][k]++;
                    );
 
-  FOR_VERTEX(vc)
+  FOR_VERTEX(vc,INNER)
     FOR_COORD(kc) {
       if (count[vc][kc]==1) continue;
       printf("BAD %03x %d count=%d ixfrom=%d\n",