From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- graphics/asymptote/runpath3d.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 graphics/asymptote/runpath3d.h (limited to 'graphics/asymptote/runpath3d.h') diff --git a/graphics/asymptote/runpath3d.h b/graphics/asymptote/runpath3d.h new file mode 100644 index 0000000000..cdb6480460 --- /dev/null +++ b/graphics/asymptote/runpath3d.h @@ -0,0 +1,9 @@ +/***** Autogenerated from runpath3d.in; changes will be overwritten *****/ + +#ifndef runpath3d_H +#define runpath3d_H +namespace run { +void nullPath3(vm::stack *); +} + +#endif // runpath3d_H -- cgit v1.2.3