Index: openacs-4/packages/lors/sql/oracle/lors-drop.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors/sql/oracle/Attic/lors-drop.sql,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/lors/sql/oracle/lors-drop.sql 29 Aug 2006 11:32:11 -0000 1.1.2.1 @@ -0,0 +1,29 @@ +-- lors data model drop +-- +-- @author Ernie Ghiglione (ErnieG@mm.st) +-- Adapted for Oracle by Mario Aguado +-- @author Mario Aguado +-- @creation-date 25/07/2006 +-- @cvs-id $Id: lors-drop.sql,v 1.1.2.1 2006/08/29 11:32:11 marioa Exp $ + +-- +-- Copyright (C) 2006 Mario Aguado +-- +-- This package is free software; you can redistribute it and/or modify it under the +-- terms of the GNU General Public License as published by the Free Software +-- Foundation; either version 2 of the License, or (at your option) any later +-- version. +-- +-- It is distributed in the hope that it will be useful, but WITHOUT ANY +-- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +-- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +-- details. +-- + +-- Drop package lors +drop package lors; + +-- Drop IMS Metadata Data Model +@@ lors-imsmd-drop.sql +@@ lors-imscp-drop.sql +