blob: cdb64804604d4ecebbe4d56f4392f92f02bc2f45 (
plain)
1
2
3
4
5
6
7
8
9
|
/***** Autogenerated from runpath3d.in; changes will be overwritten *****/
#ifndef runpath3d_H
#define runpath3d_H
namespace run {
void nullPath3(vm::stack *);
}
#endif // runpath3d_H
|