summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/asy-keywords.el
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-19 00:04:10 +0000
committerKarl Berry <karl@freefriends.org>2019-11-19 00:04:10 +0000
commite0f7e24187626cc11a2dfdb9f9e22660f0b536a9 (patch)
treef16e903dd2fec2384f96e1b73f74c6cd4a948dc0 /Build/source/utils/asymptote/asy-keywords.el
parent0f1deee61c0b9018ed89701f331c2456d43c47fe (diff)
asy 2.61 sources
git-svn-id: svn://tug.org/texlive/trunk@52856 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/asy-keywords.el')
-rw-r--r--Build/source/utils/asymptote/asy-keywords.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/asymptote/asy-keywords.el b/Build/source/utils/asymptote/asy-keywords.el
index 58ba0de1d22..49d31712044 100644
--- a/Build/source/utils/asymptote/asy-keywords.el
+++ b/Build/source/utils/asymptote/asy-keywords.el
@@ -2,7 +2,7 @@
;; This file is automatically generated by asy-list.pl.
;; Changes will be overwritten.
;;
-(defvar asy-keywords-version "2.60")
+(defvar asy-keywords-version "2.61")
(defvar asy-keyword-name '(
and controls tension atleast curl if else while for do return break continue struct typedef new access import unravel from include quote static public private restricted this explicit true false null cycle newframe operator ))