File tree Expand file tree Collapse file tree 2 files changed +6
-121
lines changed Expand file tree Collapse file tree 2 files changed +6
-121
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44
44
<!ENTITY csound5preface SYSTEM " csound5/preface.xml" >
45
45
<!ENTITY csound5acknowledgments SYSTEM " csound5/acknowledgments.xml" >
46
46
<!ENTITY csound5extending SYSTEM " csound5/extending.xml" >
47
- -->
48
-
49
47
<!ENTITY lua SYSTEM " csound5/opcodes/lua.xml" >
48
+ -->
50
49
<!ENTITY py SYSTEM " csound5/opcodes/py.xml" >
51
50
<!ENTITY mixer SYSTEM " csound5/opcodes/mixer.xml" >
52
51
<!ENTITY signalflowgraph SYSTEM " csound5/opcodes/signalflowgraph.xml" >
794
793
<!ENTITY opcodeslpsholdp SYSTEM " opcodes/lpsholdp.xml" >
795
794
<!ENTITY opcodeslpslot SYSTEM " opcodes/lpslot.xml" >
796
795
797
- <!ENTITY opcodeslua_exec SYSTEM " opcodes/lua_exec.xml" >
798
- <!ENTITY opcodeslua_opdef SYSTEM " opcodes/lua_opdef.xml" >
799
- <!ENTITY opcodeslua_opcall SYSTEM " opcodes/lua_opcall.xml" >
800
-
796
+ <!-- <! ENTITY opcodeslua_exec SYSTEM " opcodes/lua_exec.xml" > -- >
797
+ <!-- <! ENTITY opcodeslua_opdef SYSTEM " opcodes/lua_opdef.xml" > -- >
798
+ <!-- <! ENTITY opcodeslua_opcall SYSTEM " opcodes/lua_opcall.xml" > -- >
799
+
801
800
<!ENTITY opcodesmaca SYSTEM " opcodes/maca.xml" >
802
801
<!ENTITY opcodesmac SYSTEM " opcodes/mac.xml" >
803
802
<!ENTITY opcodesmadsr SYSTEM " opcodes/madsr.xml" >
1983
1982
&mixer;
1984
1983
&signalflowgraph;
1985
1984
&jacko;
1986
- &lua;
1985
+ <!-- &lua; -->
1987
1986
&py;
1988
1987
&imageopcodes;
1989
1988
&stkopcodes;
You can’t perform that action at this time.
0 commit comments