Place embedded windows with panel orientation, used on startup
[window-docker.git] / antibom
blob615d0859d8ae4769158e0c2bcdfa80824569d041
1 #!/bin/bash
3 if ! (which bomstrip)
4 then
5 echo "It seems, you don't have installed bomstrip; install it and try again."
6 fi
8 bomstrip-files *.h *.c Makefile \
9 BUGS README TODO \
10 antibom