Author: sdelcroix
Date: Wed Jan 16 20:48:40 2008
New Revision: 3558
URL: http://svn.gnome.org/viewvc/f-spot?rev=3558&view=rev
Log:
missing file
Added:
trunk/src/Query/LogicalTerm.cs
Added: trunk/src/Query/LogicalTerm.cs
==============================================================================
--- (empty file)
+++ trunk/src/Query/LogicalTerm.cs Wed Jan 16 20:48:40 2008
@@ -0,0 +1,16 @@
+/*
+ * FSpot.Query.LogicalTerm
+ *
+ * Author(s):
+ * Stephane Delcroix <[EMAIL PROTECTED]>
+ *
+ * This is free software. See COPYING for details.
+ */
+
+namespace FSpot.Query
+{
+ public class LogicalTerm
+ {
+
+ }
+}
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.