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/runsystem.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 graphics/asymptote/runsystem.h (limited to 'graphics/asymptote/runsystem.h') diff --git a/graphics/asymptote/runsystem.h b/graphics/asymptote/runsystem.h new file mode 100644 index 0000000000..f6912e1076 --- /dev/null +++ b/graphics/asymptote/runsystem.h @@ -0,0 +1,8 @@ +/***** Autogenerated from runsystem.in; changes will be overwritten *****/ + +#ifndef runsystem_H +#define runsystem_H +namespace run { +} + +#endif // runsystem_H -- cgit v1.2.3