Last change
on this file since 3848 was
3848,
checked in by ymipsl, 10 years ago
|
Add XIOS in Aquaplanet configuration.
YM
|
-
Property svn:eol-style set to
native
|
File size:
302 bytes
|
Line | |
---|
1 | #include "nc4_data_input.hpp" |
---|
2 | |
---|
3 | namespace xios |
---|
4 | { |
---|
5 | /// ////////////////////// Définitions ////////////////////// /// |
---|
6 | CNc4DataInput::CNc4DataInput(void) |
---|
7 | { /* ne rien faire de plus */ } |
---|
8 | |
---|
9 | CNc4DataInput::~CNc4DataInput(void) |
---|
10 | { /* ne rien faire de plus */ } |
---|
11 | |
---|
12 | } // namespace xios |
---|
Note: See
TracBrowser
for help on using the repository browser.