Changeset 320

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

Remove last vestige of qhull types.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/matml/src/ternary/ternary.h

    r318 r320  
    1010 
    1111#include <stdio.h> 
    12 #include <qhull/qhull.h> 
    1312 
    14 double free_energy (double C2, double C3, realT T); 
     13double free_energy (double C2, double C3, double T); 
    1514 
    1615int GeomviewBegin (FILE **geompipe, char *version);