source: branches/ali/GDE/PHYML20130708/phyml/src/checkpoint.h

Last change on this file was 10307, checked in by aboeckma, 11 years ago

added most recent version of phyml

File size: 136 bytes
Line 
1#include <config.h>
2
3#ifndef CHECKPOINT_H
4#define CHECKPOINT_H
5
6#include "utilities.h"
7
8void CHECK_Main(int argc, char **argv);
9
10#endif
Note: See TracBrowser for help on using the repository browser.