summaryrefslogtreecommitdiffstats
path: root/src/include/scripting/scripting.h
blob: be75a87887eab9814d2ba17193610e0464d9eb90 (plain)
1
2
3
4
5
6
#ifndef SCRIPTING_H
#define SCRIPTING_H

extern void init_c_interface(void);

#endif