fixed picture and use soelim

This commit is contained in:
ceriel 1990-10-31 16:42:05 +00:00
parent fd0c8ca52d
commit 8265d3f731
2 changed files with 9 additions and 9 deletions

View 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

View 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>