Formatting.
authorMike Taylor <mike@indexdata.com>
Mon, 16 Jan 2006 14:33:41 +0000 (14:33 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 16 Jan 2006 14:33:41 +0000 (14:33 +0000)
doc/classes

index 3b33b78..f4a0a85 100644 (file)
@@ -1,9 +1,9 @@
-$Id: classes,v 1.1 2006-01-16 14:33:29 mike Exp $
+$Id: classes,v 1.2 2006-01-16 14:33:41 mike Exp $
+
 
 A Hitch-Hiker's Guide to the YP2 Classes
 ========================================
 
-
 Introductory Notes
 ------------------
 
@@ -36,5 +36,7 @@ Merely instantiating this class registers all the static classes.  It
 is for the benefit of this class that struct yp2_filter_struct exists,
 and that all the filter classes provide a static object of that type.
 
+
+
 ### Much more to add!