Codebase list asymptote / 688050c8-00bf-45cb-bdde-85796de4622a/main runstring.h
688050c8-00bf-45cb-bdde-85796de4622a/main

Tree @688050c8-00bf-45cb-bdde-85796de4622a/main (Download .tar.gz)

runstring.h @688050c8-00bf-45cb-bdde-85796de4622a/mainraw · history · blame

1
2
3
4
5
6
7
8
9
/***** Autogenerated from runstring.in; changes will be overwritten *****/

#ifndef runstring_H
#define runstring_H
namespace run {
void emptyString(vm::stack *);
}

#endif // runstring_H