Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

README.updating

00001 To Update a file:
00002 
00003 1) Copy the file into this directory
00004 2) Make the library (make libXXX.a)
00005 3) Commit to CVS (cvs commit filename)
00006 4) Update the documentation (make docs)
00007 
00008 To Add a file:
00009 1) Copy the file into this directory
00010 2) Make the library (make libXXX.a)
00011 3) Add to CVS (cvs add filename)
00012 4) Commit to CVS (cvs commit filename)
00013 5) Update the documentation (make docs) 

Generated at Fri Aug 13 17:29:21 2004 for libRTImage by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001