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 trunk/NEMO/DOC/BETA – NEMO

source: trunk/NEMO/DOC/BETA/clean.sh @ 705

Last change on this file since 705 was 705, checked in by smasson, 16 years ago

Historical date: first beta version of the documentation, see ticket:1

  • Property svn:executable set to *
File size: 98 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.