Changeset 435 for trunk/matml/src
- Timestamp:
- 03/06/2009 04:51:53 PM (3 years ago)
- Files:
-
- 1 modified
-
trunk/matml/src/ternary/ternary.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/matml/src/ternary/ternary.h
r431 r435 176 176 int hullReturnPhaseBoundaries 177 177 (ternary_point *points, int n_points, hull_facet *facets, int n_facets, 178 energy_params *eparams, double T, double P, 178 179 phase_boundary **boundaries, int *n_bounds); 179 180 char *hullQHullVersion ();