repo.or.cz
/
glAntsMech.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial Import
[glAntsMech.git]
/
glants_mech
/
remove_cvs.sh
blob
661fdb0f2991f29c529cc1acbd4ca1ce92d94488
1
#!/bin/sh
2
#
3
rm
-rvf
`find ./ -name CVS -print`
4