Index: openacs-4/packages/assessment/sql/postgresql/as-drop.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/sql/postgresql/Attic/as-drop.sql,v diff -u -N --- openacs-4/packages/assessment/sql/postgresql/as-drop.sql 10 May 2004 12:20:09 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,8 +0,0 @@ -drop table as_item_choice_map; -drop table as_item_choices; -drop table as_item_attributes; -drop table as_item_localized; -drop table as_items; -drop table as_item_display_types; -drop table as_item_type_attributes; -drop table as_item_types;