head	1.2;
access;
symbols
	charm6_1:1.2
	charm_6_0_1:1.2
	charm6_0_1:1.2
	charm6_0:1.2
	ChaNGa_1-0:1.2
	charm5_9:1.2
	pre-projector:1.2.0.2;
locks; strict;
comment	@# @;


1.2
date	2002.05.10.00.53.33;	author asingla;	state Exp;
branches;
next	1.1;

1.1
date	2002.05.10.00.51.58;	author asingla;	state Exp;
branches;
next	;


desc
@@


1.2
log
@simple script
@
text
@#!/bin/sh
cd ../projections
cvs update .
make
cd -
cp ../projections/bin/projections.jar classes/
cd classes/
jar -xvf projections.jar
/bin/rm -rf META-INF/ projections.jar

@


1.1
log
@script called when there is any change in projections
@
text
@d2 4
@

