summaryrefslogtreecommitdiff
path: root/graphics/asymptote/runpicture.h
blob: db7db8424828e9522455bcff99e702392543d0cc (plain)
1
2
3
4
5
6
7
8
9
/***** Autogenerated from runpicture.in; changes will be overwritten *****/

#ifndef runpicture_H
#define runpicture_H
namespace run {
void newPicture(vm::stack *);
}

#endif // runpicture_H