Tacked the symptom abstraction from old_thesis
symptom_ex_process into CH4. I think I have repeated the basic description of FMMD about 4 times now! Have to sort that out. Cycle back to patcham now and pop in to see the cats on the way back...
This commit is contained in:
parent
c5e6e23883
commit
61f4fa0f88
@ -1,15 +1,15 @@
|
|||||||
|
|
||||||
|
|
||||||
PNG_DIA = cfg2.png cfg.png compco2.png compco3.png compco.png component.png componentpl.png fmmd_uml2.png fmmd_uml.png partitioncfm.png master_uml.png
|
PNG_DIA = cfg2.png cfg.png compco2.png compco3.png compco.png component.png componentpl.png fmmd_uml2.png fmmd_uml.png partitioncfm.png master_uml.png top_down_de_comp.png
|
||||||
|
|
||||||
|
|
||||||
%.png:%.dia
|
%.png:%.dia
|
||||||
dia -t png $<
|
dia -t png $<
|
||||||
echo " Chapter 4 DIA images generated"
|
echo " Chapter 4 DIA images generated"
|
||||||
|
|
||||||
pdf: $(PNG_DIA)
|
#pdf: $(PNG_DIA)
|
||||||
pdflatex discussion_doc
|
# pdflatex discussion_doc
|
||||||
acroread discussion_doc.pdf &
|
# acroread discussion_doc.pdf &
|
||||||
|
|
||||||
|
|
||||||
# this is the target used
|
# this is the target used
|
||||||
|
File diff suppressed because it is too large
Load Diff
BIN
submission_thesis/CH4_FMMD/top_down_de_comp.dia
Normal file
BIN
submission_thesis/CH4_FMMD/top_down_de_comp.dia
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user