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.
m_dom_debug.f90 in branches/2011/dev_r2787_NOCS_NEPTUNE/NEMOGCM/EXTERNAL/XMLF90/src/dom – NEMO

source: branches/2011/dev_r2787_NOCS_NEPTUNE/NEMOGCM/EXTERNAL/XMLF90/src/dom/m_dom_debug.f90 @ 2791

Last change on this file since 2791 was 2281, checked in by smasson, 14 years ago

set proper svn properties to all files...

  • Property svn:keywords set to Id
File size: 91 bytes
Line 
1module m_dom_debug
2
3  logical, save, public :: dom_debug = .false.
4
5end module m_dom_debug
Note: See TracBrowser for help on using the repository browser.