summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/asy-keywords.el
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-08 20:08:33 +0000
committerKarl Berry <karl@freefriends.org>2018-04-08 20:08:33 +0000
commita25e502532f38be5226a95fcfa41be9083d0c508 (patch)
treea7be67c1d8e0c920f84543bb5ebcbe45bbdb4a42 /Build/source/utils/asymptote/asy-keywords.el
parent6cb924f47ebd6e1c719259e4c6d0fe613968e8fd (diff)
asy 2.44 sources
git-svn-id: svn://tug.org/texlive/trunk@47384 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 13babcc2514..b77e5cda967 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.43")
+(defvar asy-keywords-version "2.44")
(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 ))