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.
mod_attribut_list.f90 in vendors/XMLIO_SERVER/current/src/XMLIO – NEMO

source: vendors/XMLIO_SERVER/current/src/XMLIO/mod_attribut_list.f90 @ 1897

Last change on this file since 1897 was 1897, checked in by flavoni, 14 years ago

importing XMLIO_SERVER vendor

File size: 175 bytes
Line 
1MODULE mod_attribut_list
2  USE mod_field_attribut
3  USE mod_file_attribut
4  USE mod_axis_attribut
5  USE mod_grid_attribut
6  USE mod_zoom_attribut
7END MODULE mod_attribut_list
Note: See TracBrowser for help on using the repository browser.