source: IOIPSL/trunk/src/ioipsl.f90 @ 1524

Last change on this file since 1524 was 386, checked in by bellier, 16 years ago

Added CeCILL License information

  • Property svn:keywords set to Id
File size: 285 bytes
RevLine 
[11]1MODULE ioipsl
[4]2!
[11]3!$Id$
[386]4!-
5! This software is governed by the CeCILL license
6! See IOIPSL/IOIPSL_License_CeCILL.txt
[11]7!
[4]8  USE errioipsl 
9  USE stringop
10  USE mathelp   
11  USE getincom
12  USE calendar   
13  USE fliocom   
14  USE flincom   
15  USE histcom   
16  USE restcom
17END MODULE ioipsl
Note: See TracBrowser for help on using the repository browser.