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:
8
src/libthermo/thermostats.h
Normal file
8
src/libthermo/thermostats.h
Normal 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
|
Reference in New Issue
Block a user