Got enumerations to work!
authorMiguel de Icaza <miguel@gnome.org>
Fri, 20 Jul 2001 02:31:25 +0000 (02:31 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Fri, 20 Jul 2001 02:31:25 +0000 (02:31 -0000)
commit5db9f4c938924d4472b69046b2b9c38f7c941e8b
tree37ef82ab4f3a78392d6066333824ef36bf570003
parent4519dd4972bd2b111d62710155f7581a4314fd85
Got enumerations to work!

svn path=/trunk/mcs/; revision=262
mcs/class/corlib/System.Reflection/unix.src [new file with mode: 0644]
mcs/class/corlib/System.Reflection/windows.src [new file with mode: 0644]
mcs/class/corlib/System.Runtime.CompilerServices/common.src
mcs/class/corlib/System.Runtime.CompilerServices/unix.src [new file with mode: 0644]
mcs/class/corlib/System.Runtime.CompilerServices/windows.src [new file with mode: 0644]
mcs/class/corlib/System.Runtime.InteropServices/unix.src [new file with mode: 0644]
mcs/class/corlib/System.Runtime.InteropServices/windows.src [new file with mode: 0644]
mcs/class/corlib/System.Security.Permissions/unix.src [new file with mode: 0644]
mcs/class/corlib/System.Security.Permissions/windows.src [new file with mode: 0644]
mcs/class/corlib/System.Threading/unix.src [new file with mode: 0644]
mcs/class/corlib/System.Threading/windows.src [new file with mode: 0644]