Add System.Diagnostics to System assembly
authorMiguel de Icaza <miguel@gnome.org>
Tue, 4 Sep 2001 14:37:55 +0000 (14:37 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 4 Sep 2001 14:37:55 +0000 (14:37 -0000)
commit67c693c673e3cc8326ce9c79166d8f24cc7c728b
tree6dd47de3deedd7f232f9603a1cc7d90c5485af35
parent7fd95cdcb69e5507f504708cbd5c67ba08d2b8fc
Add System.Diagnostics to System assembly

svn path=/trunk/mcs/; revision=712
mcs/class/System/System.Diagnostics/BooleanSwitch.cs [new file with mode: 0755]
mcs/class/System/System.Diagnostics/Switch.cs [new file with mode: 0755]
mcs/class/System/System.Diagnostics/TraceLevel.cs [new file with mode: 0755]
mcs/class/System/System.Diagnostics/TraceSwitch.cs [new file with mode: 0755]
mcs/class/System/System.Diagnostics/common.src [new file with mode: 0755]
mcs/class/System/System.Diagnostics/unix.src [new file with mode: 0755]
mcs/class/System/System.Diagnostics/windows.src [new file with mode: 0755]
mcs/class/System/makefile