summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/runsystem.symbols.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/runsystem.symbols.h')
-rw-r--r--Build/source/utils/asymptote/runsystem.symbols.h40
1 files changed, 0 insertions, 40 deletions
diff --git a/Build/source/utils/asymptote/runsystem.symbols.h b/Build/source/utils/asymptote/runsystem.symbols.h
deleted file mode 100644
index 7cb8be37566..00000000000
--- a/Build/source/utils/asymptote/runsystem.symbols.h
+++ /dev/null
@@ -1,40 +0,0 @@
-/*****
- * This file is automatically generated by findsym.pl
- * Changes will be overwritten.
- *****/
-
-// If the ADDSYMBOL macro is not already defined, define it with the default
-// purpose of referring to an external pre-translated symbol, such that
-// SYM(name) also refers to that symbol.
-#ifndef ADDSYMBOL
- #define ADDSYMBOL(name) extern sym::symbol PRETRANSLATED_SYMBOL_##name
- #define SYM(name) PRETRANSLATED_SYMBOL_##name
-#endif
-
-ADDSYMBOL(animate);
-ADDSYMBOL(args);
-ADDSYMBOL(atbreakpoint);
-ADDSYMBOL(atexit);
-ADDSYMBOL(atupdate);
-ADDSYMBOL(breakpoint);
-ADDSYMBOL(breakpoints);
-ADDSYMBOL(clear);
-ADDSYMBOL(convert);
-ADDSYMBOL(divisor);
-ADDSYMBOL(f);
-ADDSYMBOL(file);
-ADDSYMBOL(format);
-ADDSYMBOL(line);
-ADDSYMBOL(locatefile);
-ADDSYMBOL(nowarn);
-ADDSYMBOL(outname);
-ADDSYMBOL(position);
-ADDSYMBOL(purge);
-ADDSYMBOL(s);
-ADDSYMBOL(stop);
-ADDSYMBOL(stripdirectory);
-ADDSYMBOL(stripextension);
-ADDSYMBOL(stripfile);
-ADDSYMBOL(t);
-ADDSYMBOL(warn);
-ADDSYMBOL(warning);