source: XMLF90/src/dom/m_dom_debug.f90 @ 360

Last change on this file since 360 was 6, checked in by ymipsl, 16 years ago

Import des sources XMLF90

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.