From bab45528d65eaafe68a705dbb2a57075c7b7cbd8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 16 May 2009 00:19:13 +0000 Subject: asymptote 1.72 sources (not integrated into build yet) git-svn-id: svn://tug.org/texlive/trunk@13110 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/asymptote/keywords.cc | 45 ++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 Build/source/utils/asymptote/keywords.cc (limited to 'Build/source/utils/asymptote/keywords.cc') diff --git a/Build/source/utils/asymptote/keywords.cc b/Build/source/utils/asymptote/keywords.cc new file mode 100644 index 00000000000..97f7dac517c --- /dev/null +++ b/Build/source/utils/asymptote/keywords.cc @@ -0,0 +1,45 @@ +/***** + * This file is automatically generated by keywords.pl. + * Changes will be overwritten. + *****/ + +ADD(and); +ADD(controls); +ADD(tension); +ADD(atleast); +ADD(curl); +ADD(if); +ADD(else); +ADD(while); +ADD(for); +ADD(do); +ADD(return); +ADD(break); +ADD(continue); +ADD(struct); +ADD(typedef); +ADD(new); +ADD(access); +ADD(import); +ADD(unravel); +ADD(from); +ADD(include); +ADD(quote); +ADD(static); +ADD(public); +ADD(private); +ADD(restricted); +ADD(this); +ADD(explicit); +ADD(true); +ADD(false); +ADD(null); +ADD(cycle); +ADD(newframe); +ADD(operator); +ADD(quit); +ADD(q); +ADD(exit); +ADD(reset); +ADD(help); +ADD(input); -- cgit v1.2.3