8 |
8 |
9 Do not edit the ASYFUNCNAME and ASYVARNAME sets by hand. |
9 Do not edit the ASYFUNCNAME and ASYVARNAME sets by hand. |
10 TODO: perl/python script in Asymptote SVN similar to asy-list.pl but only |
10 TODO: perl/python script in Asymptote SVN similar to asy-list.pl but only |
11 for function and variable names. |
11 for function and variable names. |
12 |
12 |
13 :copyright: Copyright 2006-2012 by the Pygments team, see AUTHORS. |
13 :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS. |
14 :license: BSD, see LICENSE for details. |
14 :license: BSD, see LICENSE for details. |
15 """ |
15 """ |
16 |
16 |
17 ASYFUNCNAME = set([ |
17 ASYFUNCNAME = set([ |
18 'AND', |
18 'AND', |