2006-02-16 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Thu, 16 Feb 2006 14:23:40 +0000 (14:23 -0000)
committerMartin Baulig <martin@novell.com>
Thu, 16 Feb 2006 14:23:40 +0000 (14:23 -0000)
commit0fac3dff7d6fb7a7ffc023b8796579b66e312572
tree1ef992490bd06a28413716c84b301cb20cc51e0a
parentd9ec9c46804c8af8abf5587b7a8af2fb57816b5f
2006-02-16  Martin Baulig  <martin@ximian.com>

Importing version 1.0 of C5, http://www.itu.dk/research/c5/.

* C5/trees/RedBlackTreeBag.cs: Added autogenerated file.
* C5/linkedlists/HashedLinkedList.cs: Likewise.
* C5/arrays/HashedArrayList.cs: Likewise.

* PreProcess/: Removed; we keep the autogenerated files in SVN.

svn path=/trunk/mcs/; revision=56940
mcs/class/Mono.C5/C5/arrays/HashedArrayList.cs [new file with mode: 0755]
mcs/class/Mono.C5/C5/linkedlists/HashedLinkedList.cs [new file with mode: 0755]
mcs/class/Mono.C5/C5/trees/RedBlackTreeBag.cs [new file with mode: 0755]
mcs/class/Mono.C5/ChangeLog
mcs/class/Mono.C5/Mono.C5.dll.sources
mcs/class/Mono.C5/PreProcess/PreProcess.csproj [deleted file]
mcs/class/Mono.C5/PreProcess/Program.cs [deleted file]