add patterns files
This commit is contained in:
parent
1750225cf9
commit
1b442ece82
@ -3,7 +3,8 @@
|
||||
set -e
|
||||
|
||||
SRC="testtga.c essais.c operat.c image.c effects.c tele_2.c calculs.c"
|
||||
SRC="$SRC dither.c television.c"
|
||||
SRC="$SRC dither.c television.c rgbmask.c sobel4.c tga.c patterns*.c"
|
||||
echo $SRC ; echo
|
||||
|
||||
FLOW="cflow.txt"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user