#!/bin/sh
#
# This file is used to remove experimental tools from a complete
# cvs checkout of the alliance cvs tree. It should be lauched 
# in the same directory where you did the `cvs co alliance'
# 
# $Id: .asim,v 1.10 2003/11/27 15:17:44 xtof Exp $

rm -fr alliance/src/pcbs
rm -fr alliance/src/grog
rm -fr alliance/src/gcp
rm -fr alliance/src/genview
rm -fr alliance/src/growstk
rm -fr alliance/src/a2sdf
rm -fr alliance/src/ocr
rm -fr alliance/src/vst2xnf
