summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/asy-keywords.el
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-28 21:56:53 +0000
committerKarl Berry <karl@freefriends.org>2014-04-28 21:56:53 +0000
commit5b8332d2aaee45fab5f70069bd22cadefbbe2c0b (patch)
tree07170bd7de701d9c21e8687a74824128fc2f09d4 /Build/source/utils/asymptote/asy-keywords.el
parentc7f6b488255524d08fa08d46b801f39bfc25ad84 (diff)
asy 2.27 sources
git-svn-id: svn://tug.org/texlive/trunk@33733 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 5156a830ea3..fb8a07b4d24 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.26")
+(defvar asy-keywords-version "2.27")
(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 ))