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
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
!Makefile
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
all: class-diagram.png collaboration.png communication-sequence-normal.png
|
||||||
|
%.png: %.dia
|
||||||
|
dia -e $@ $<
|
||||||
|
-optipng $@ -out tmp$@ && mv tmp$@ $@
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 216 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user