summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/asy-keywords.el
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-06-20 17:32:21 +0000
committerKarl Berry <karl@freefriends.org>2011-06-20 17:32:21 +0000
commit2a9c9ecb186de2601eb23799765eccb4a8f74a62 (patch)
tree7fa1916d030bec7fdd7aff8d0e959b80c0c913e5 /Build/source/utils/asymptote/asy-keywords.el
parent58355d1eebbecbe65dbc12befdd5cd7ea167b04f (diff)
asy 2.13 sources
git-svn-id: svn://tug.org/texlive/trunk@23067 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 ac4d86b3799..d004bc7e9b3 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.12")
+(defvar asy-keywords-version "2.13")
(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 ))