HiRep 0.1
Loading...
Searching...
No Matches
polyakov.h
1#ifndef POLYAKOV_H
2#define POLYAKOV_H
3#ifdef __cplusplus
4extern "C" {
5#endif
6
7//polyakov.h
8void polyakov(void);
9
10#ifdef __cplusplus
11}
12#endif
13#endif //POLYAKOV_H