summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/asy-keywords.el
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-02 22:05:50 +0000
committerKarl Berry <karl@freefriends.org>2019-04-02 22:05:50 +0000
commit23bb4b07bc1b1a4ade0d1004bfccc55d7333a2cc (patch)
tree2d67cd8966d05419ab638e015882bfd60cf8518c /Build/source/utils/asymptote/asy-keywords.el
parent5819f5bd557cdc4d5ca1c1424812ec533381ea12 (diff)
asy 2.49 sources
git-svn-id: svn://tug.org/texlive/trunk@50715 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 ee497a2c323..b9c21644390 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.48")
+(defvar asy-keywords-version "2.49")
(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 ))