source:
branches/lib/GDE/MrBAYES/mrbayes_3.2.1/sumt.h
| Last change on this file was 10416, checked in by aboeckma, 12 years ago | |
|---|---|
| File size: 425 bytes | |
| Line | |
|---|---|
| 1 | int DoCompareTree (void); |
| 2 | int DoCompareTreeParm (char *parmName, char *tkn); |
| 3 | int DoSumt (void); |
| 4 | int DoSumtParm (char *parmName, char *tkn); |
| 5 | int DoSumtTree (void); |
| 6 | int DoSumtTreeParm (char *parmName, char *tkn); |
| 7 | void ResetTranslateTable (void); |
| 8 | int ShowConTree (FILE *fp, PolyTree *t, int screenWidth, int showSupport); |
| 9 | void ShowParts (FILE *fp, SafeLong *p, int nTaxaToShow); |
Note: See TracBrowser
for help on using the repository browser.
