Skip to content
Snippets Groups Projects
Commit f2cc318f authored by Horst Schirmeier's avatar Horst Schirmeier
Browse files

re-adding PNGs -- I had forgotten about the Wiki

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@993 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
parent 77fbd8b9
No related branches found
No related tags found
No related merge requests found
!Makefile
all: class-diagram.png collaboration.png communication-sequence-normal.png
%.png: %.dia
dia -e $@ $<
-optipng $@ -out tmp$@ && mv tmp$@ $@
doc/class-diagram.png

216 KiB

doc/collaboration.png

47.5 KiB

doc/communication-sequence-normal.png

20.2 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment