some bits that were lacking
authorRafael Teixeira <monoman@gmail.com>
Sun, 23 Feb 2003 19:26:43 +0000 (19:26 -0000)
committerRafael Teixeira <monoman@gmail.com>
Sun, 23 Feb 2003 19:26:43 +0000 (19:26 -0000)
svn path=/trunk/mcs/; revision=11881

mcs/class/System.Messaging/.cvsignore [new file with mode: 0644]
mcs/class/System.Messaging/list.unix [new file with mode: 0755]

diff --git a/mcs/class/System.Messaging/.cvsignore b/mcs/class/System.Messaging/.cvsignore
new file mode 100644 (file)
index 0000000..87b2607
--- /dev/null
@@ -0,0 +1,6 @@
+*.pdb
+*.dll
+*.csproj.user
+.makefrag
+.response
+library-deps.stamp
diff --git a/mcs/class/System.Messaging/list.unix b/mcs/class/System.Messaging/list.unix
new file mode 100755 (executable)
index 0000000..622da42
--- /dev/null
@@ -0,0 +1,3 @@
+System.Messaging/AssemblyInfo.cs
+System.Messaging/Message.cs
+System.Messaging/MessageQueue.cs