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


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


desc
@@


1.1
log
@projector test module files
@
text
@# local makefile, where the sources are.
# here the makefile for (TOP_DIR)/test

# remember to adjust the following variables.

# where the root dir is
TOP_DIR         =..

#where the classes are put under the classes dir (required for "make clean")
PACKAGE_DIR     =test

include $(TOP_DIR)/Makefile.include
@
