diff options
author | Karl Berry <karl@freefriends.org> | 2011-06-19 12:38:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-06-19 12:38:30 +0000 |
commit | 1e36e2153080d89f519641dbfc1351b35176a7ea (patch) | |
tree | 1bb33b550d07ff5aecd2b254642d1b7345e65b78 /Build/source/utils/asymptote/asy-keywords.el | |
parent | 276a6e58c0fcd94e0243d402e864433950fa9a2c (diff) |
asy 2.12 sources
git-svn-id: svn://tug.org/texlive/trunk@23054 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/asy-keywords.el')
-rw-r--r-- | Build/source/utils/asymptote/asy-keywords.el | 2 |
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 f3cb3ba8be6..ac4d86b3799 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.11") +(defvar asy-keywords-version "2.12") (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 )) |