ThirdParty/Pygments/pygments/lexers/_csound_builtins.py

changeset 5713
6762afd9f963
parent 4697
c2e9bf425554
child 6651
e8f3b5568b21
equal deleted inserted replaced
5712:f0d08bdeacf4 5713:6762afd9f963
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 """ 2 """
3 pygments.lexers._csound_builtins 3 pygments.lexers._csound_builtins
4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 5
6 :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS. 6 :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
7 :license: BSD, see LICENSE for details. 7 :license: BSD, see LICENSE for details.
8 """ 8 """
9 9
10 # Opcodes in Csound 6.05 from 10 # Opcodes in Csound 6.05 from
11 # csound --list-opcodes 11 # csound --list-opcodes

eric ide

mercurial