Update of /cvsroot/csp/APPLICATIONS/CSPSim/Tools/Recorder
In directory sc8-pr-cvs1:/tmp/cvs-serv10975/Tools/Recorder
Modified Files:
graph
Log Message:
Index: graph
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Tools/Recorder/graph,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** graph 24 Jul 2003 04:58:24 -0000 1.1
--- graph 17 Aug 2003 18:39:51 -0000 1.2
***************
*** 9,13 ****
! ./RecCSP --jgraph $1 | jgraph -P > .out.ps~
make
--- 9,13 ----
! ./csprec --jgraph $1 | jgraph -P > .out.ps~
make
|