view TOOLS/realcodecs/sipr.sh @ 15939:4119b6ef4e87

add 'aspect' and 'round' params to vf_expand. (my first commit! I hope I did this correctly ;)
author ods15
date Thu, 07 Jul 2005 19:54:58 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm sipr.so.6.0
gcc -c sipr.c -g
ld -shared -o sipr.so.6.0 sipr.o -ldl -lc