   File   : /home/cvs/cvsroot/projects/visualstate/scope/util/README,v
   Release: scope-0-16_final

     Copyright (C) 2001-2002 Andrzej Wasowski
     
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; either version 2 of the License, or
     (at your option) any later version.
     
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
     
     You should have received a copy of the GNU General Public License
     along with this program; if not, write to the Free Software
     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
   
   README,v 1.1 2002/12/11 10:41:52 wasowski Exp

   ABOUT

	This file contains notes on directory contents. 

   scope/util DIRECTORY

   	This directory gathers or modules (and similar things) which I have
	implemented myself within scope projects, but they are rather
	general, mostly self contained and can be resused in other projects.

	To build this local libraries (needed by scope) run make lib
	in the main directory of scope. Simple make of scope would build it
	automatically as needed so you should not bother. 


	To build this local library (needed by scope) run make lib (or simply
	make) in this directory. See header of makefile for more information.
	
	The list of modules (not list of files though):

	TBD

