head	1.1;
branch	1.1.1;
access;
symbols
	DangunClone:1.1.1.1
	start:1.1.1.1
	mirr:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2005.04.14.11.01.12;	author mirr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.04.14.11.01.12;	author mirr;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@#!/bin/sh

echo "Purging $1"
cd $1
date >> deleted
../../../bin/delobjs ../../etc/players *.objs >> ../deleted
cd ..
@


1.1.1.1
log
@Land of Dangun Clone
@
text
@@
