fixed picture and use soelim
authorceriel <none@none>
Wed, 31 Oct 1990 16:42:05 +0000 (16:42 +0000)
committerceriel <none@none>
Wed, 31 Oct 1990 16:42:05 +0000 (16:42 +0000)
doc/occam/Makefile
doc/occam/p3

index 6da4555..9a5ba5b 100644 (file)
@@ -6,7 +6,7 @@ EQN=eqn
 TBL=tbl
 TARGET=-Tlp
 ../occam.doc:  p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 channel.h.t channel.c.t
-       cat $(FILES) | $(PIC) $(TARGET) | $(TBL) | $(EQN) $(TARGET) > $@
+       soelim $(FILES) | $(PIC) $(TARGET) | $(TBL) | $(EQN) $(TARGET) > $@
 
 channel.h.t:   $(EMHOME)/h/ocm_chan.h
        ctot <$(EMHOME)/h/ocm_chan.h >channel.h.t
index 58ffbb7..fca586d 100644 (file)
@@ -43,14 +43,14 @@ box ht 0.75 wid 0.75 with .nw at 1st box.nw + (0.5, -0.5) "Process 1"
 box ht 0.75 wid 0.75 with .ne at 1st box.ne + (-0.5, -0.5) "Process 2"
 box ht 0.75 wid 0.75 with .sw at 1st box.sw + (0.5, 0.5) "Process 3"
 box ht 0.75 wid 0.75 with .se at 1st box.se + (-0.5, 0.5) "Process 4"
-line right from 5/12 <2nd box.ne, 2nd box.se> to 3rd box
-line right from 7/12 <2nd box.ne, 2nd box.se> to 3rd box
-line right from 5/12 <4th box.ne, 4th box.se> to 5th box
-line right from 7/12 <4th box.ne, 4th box.se> to 5th box
-line down from 5/12 <2nd box.sw, 2nd box.se> to 4th box
-line down from 7/12 <2nd box.sw, 2nd box.se> to 4th box
-line down from 5/12 <3rd box.sw, 3rd box.se> to 5th box
-line down from 7/12 <3rd box.sw, 3rd box.se> to 5th box
+line right from 5/12 <2nd box.ne, 2nd box.se> to 5/12 <3nd box.nw, 3nd box.sw>
+line right from 7/12 <2nd box.ne, 2nd box.se> to 7/12 <3nd box.nw, 3nd box.sw>
+line right from 5/12 <4th box.ne, 4th box.se> to 5/12 <5nd box.nw, 5nd box.sw>
+line right from 7/12 <4th box.ne, 4th box.se> to 7/12 <5nd box.nw, 5nd box.sw>
+line down from 5/12 <2nd box.sw, 2nd box.se> to 5/12 <4nd box.nw, 4nd box.ne>
+line down from 7/12 <2nd box.sw, 2nd box.se> to 7/12 <4nd box.nw, 4nd box.ne>
+line down from 5/12 <3rd box.sw, 3rd box.se> to 5/12 <5nd box.nw, 5nd box.ne>
+line down from 7/12 <3rd box.sw, 3rd box.se> to 7/12 <5nd box.nw, 5nd box.ne>
 line right 1.0 from 5/12 <5th box.ne, 5th box.se> 
 line right 1.0 from 7/12 <5th box.ne, 5th box.se> 
 line left 1.0 from 5/12 <2nd box.nw, 2nd box.sw>