New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
clean.sh in branches/2010_and_older/dev_1784_doc/DOC/TexFiles – NEMO

source: branches/2010_and_older/dev_1784_doc/DOC/TexFiles/clean.sh @ 9298

Last change on this file since 9298 was 2164, checked in by gm, 14 years ago

ticket:#658 lot of things see DOC wiki page

  • Property svn:executable set to *
File size: 101 bytes
Line 
1rm -f $( ls -1 ../NEMO_book.* | egrep -v "(tex|pdf)" ) *mpgraph*
2rm -f Chapters/*.aux Chapters/*.log
Note: See TracBrowser for help on using the repository browser.