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.
flib_wxml.f90 in tags/nemo_v3_3_2/NEMOGCM/EXTERNAL/XMLF90/src/wxml – NEMO

source: tags/nemo_v3_3_2/NEMOGCM/EXTERNAL/XMLF90/src/wxml/flib_wxml.f90 @ 9027

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

set proper svn properties to all files...

  • Property svn:keywords set to Id
File size: 142 bytes
Line 
1module flib_wxml
2
3!use m_wxml_buffer
4!use m_wxml_dictionary
5!use m_wxml_elstack
6use m_wxml_text
7use m_wxml_core
8
9public
10
11end module flib_wxml
Note: See TracBrowser for help on using the repository browser.