summaryrefslogtreecommitdiff
path: root/graphics/asymptote/runstring.h
blob: 0092cf5d57a209e2804141c43be62c77d0a37120 (plain)
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