source: trunk/libIGCM/libIGCM_post/IGCM_Patch_20091119_put_out.ksh @ 577

Last change on this file since 577 was 397, checked in by sdipsl, 14 years ago
  • Cosmetics
  • Property svn:executable set to *
  • Property svn:keywords set to Revision Author Date
File size: 944 bytes
RevLine 
[198]1#!/bin/ksh
2
3#**************************************************************
[373]4#**************************************************************
5# Author: Marie-Alice Foujols
6# Contact: Marie-Alice.Foujols__at__ipsl.jussieu.fr
7# $Revision::                                          $ Revision of last commit
8# $Author::                                            $ Author of last commit
9# $Date::                                              $ Date of last commit
[199]10# IPSL (2009)
[198]11#  This software is governed by the CeCILL licence see libIGCM/libIGCM_CeCILL.LIC
12#
13#**************************************************************
14
15#------------------------------------------------------------
[199]16# to put_out the result of IGCM_Patch_20091116_ncks_ncra.ksh
[198]17#------------------------------------------------------------
18
19function IGCM_Patch_20091119_put_out {
20    IGCM_debug_PushStack "IGCM_Patch_put_out" $@
21
22    IGCM_debug_PopStack "IGCM_Patch_put_out"
23}
Note: See TracBrowser for help on using the repository browser.