source: build/snova/trunk/cmt/cpincs.sh @ 80

Last change on this file since 80 was 47, checked in by barrand, 17 years ago
  • Property svn:executable set to *
File size: 96 bytes
Line 
1
2mkdir -p ../snova
3
4find ../source/snova -name "*.hh" -print -exec /bin/cp {} ../snova/. \;
5
6
7
8
Note: See TracBrowser for help on using the repository browser.