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

Last change on this file since 6 was 6, checked in by ymipsl, 15 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.