ThirdParty/Pygments/pygments/lexers/_phpbuiltins.py

changeset 684
2f29a0b6e1c7
parent 12
1d8dd9706f46
child 808
8f85926125ef
equal deleted inserted replaced
682:91114a975eda 684:2f29a0b6e1c7
10 10
11 WARNING: the generation transfers quite much data over your 11 WARNING: the generation transfers quite much data over your
12 internet connection. don't run that at home, use 12 internet connection. don't run that at home, use
13 a server ;-) 13 a server ;-)
14 14
15 :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS. 15 :copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
16 :license: BSD, see LICENSE for details. 16 :license: BSD, see LICENSE for details.
17 """ 17 """
18 18
19 19
20 MODULES = {'.NET': ['dotnet_load'], 20 MODULES = {'.NET': ['dotnet_load'],

eric ide

mercurial