-- WAP drop package script -- -- shuang@arsdigita.com 11/20/00 -- -- This is free software distributed under the terms of the GNU Public -- License. Full text of the license is available from the GNU Project: -- http://www.fsf.org/copyleft/gpl.html begin acs_object_type.drop_type('wap_user_agent'); end; / show error; drop package wap_user_agent; drop table wap_user_agents;