Index: openacs-4/packages/notes/sql/postgresql/notes-sc-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/notes/sql/postgresql/notes-sc-create.sql,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/notes/sql/postgresql/notes-sc-create.sql	30 Sep 2001 10:38:41 -0000	1.2
+++ openacs-4/packages/notes/sql/postgresql/notes-sc-create.sql	30 Dec 2002 12:06:11 -0000	1.3
@@ -1,3 +1,14 @@
+--
+-- packages/notes/sql/notes-sc-create.sql
+--
+--
+-- This sets up the service contracts that make the text in notes
+-- available for indexing by the search package. See documentation 
+-- on the packages 'search' and 'acs-service-contract'.
+--
+--
+
+
 select acs_sc_impl__new(
 	   'FtsContentProvider',		-- impl_contract_name
            'note',				-- impl_name