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;
locks; strict;
comment	@# @;


1.1
date	2003.03.10.01.20.16;	author schak;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Files added for Histogram
@
text
@# local makefile, where the sources are.
# here the makefile for (TOP_DIR)/projector/core

# 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     =projector/gui/graph

include $(TOP_DIR)/Makefile.include
@
