committed thermostats.h

git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPrimers/trunk@225 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
2009-07-17 15:02:12 +00:00
parent 50c26e81b9
commit ba26734e9b

View File

@ -0,0 +1,8 @@
#ifndef THERMOSTATS_H_
#define THERMOSTATS_H_
#include "../libecoprimer/ecoprimer.h"
void getThermoProperties (ppair_t* pairs, size_t count, poptions_t options);
#endif