Update to 2.0.0 tree from current Fremantle build
[opencv] / samples / c / build_all.sh
index f48a27e..711412b 100644 (file)
@@ -1,4 +1,5 @@
 #!/bin/sh
+
 if [[ $# > 0 ]] ; then
        base=`basename $1 .c`
        echo "compiling $base"