Changeset 434

Show
Ignore:
Timestamp:
03/06/2009 04:51:16 PM (3 years ago)
Author:
powell
Message:

Little fix for a MAJOR disabling bug!

Files:
1 modified

Legend:

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

    r433 r434  
    629629              newpoints [numnewpoints].C3 = newcorners[7]; 
    630630              newpoints [numnewpoints].G  = newcorners[8]; 
    631               newpoints [numnewpoints].efunc = eparam[1]; 
     631              newpoints [numnewpoints].efunc = eparam[2]; 
    632632              numnewpoints++; 
    633633            }