Changeset 331

Show
Ignore:
Timestamp:
03/26/08 17:11:37 (8 months ago)
Author:
powell
Message:

One more little bug fix.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/matml/src/ternary/qhull.c

    r330 r331  
    8888 
    8989#ifdef DEBUG 
    90       printf ("facet %d:\n", i++); 
     90      printf ("facet %d:\n", i); 
    9191#endif 
    9292 
     
    103103          j++; 
    104104        } 
     105      i++; 
    105106      /* Remove non-simplical facets */ 
    106107      if (j>3)