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/2016/dev_INGV_UKMO_2016/DOC – NEMO

source: branches/2016/dev_INGV_UKMO_2016/DOC/clean.sh @ 7351

Last change on this file since 7351 was 7351, checked in by emanuelaclementi, 7 years ago

ticket #1805 step 3: /2016/dev_INGV_UKMO_2016 aligned to the trunk at revision 7161

  • 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.