Fix iOS 5.0 issue (file descriptors for regular files can't be put in nonblocking...
[gambit-c.git] / lib / check___P
blobb675d5c6f0e2a8df291918fa516e305c72179d48
1 #! /bin/sh
3 for f in *.c; do
4 echo ------------------ checking $f
5 states -f check___P.st $f
6 done