summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/asy-keywords.el
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-20 21:56:42 +0000
committerKarl Berry <karl@freefriends.org>2013-05-20 21:56:42 +0000
commit5518b881bc1878377e0a352cde6c70c5dbe81744 (patch)
tree0889788f5e70f81884f32da51e7398a3913e10ad /Build/source/utils/asymptote/asy-keywords.el
parentda93ed94c7e38ed33a1f7471b34a4bce193e99fa (diff)
asy 2.23 sources
git-svn-id: svn://tug.org/texlive/trunk@30590 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 505d37c2c4f..02f37ab90ba 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.22")
+(defvar asy-keywords-version "2.23")
(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 ))