source: tags/libIGCM_v2.2/libIGCM_post/IGCM_Patch_20091119_put_out.ksh

Last change on this file was 397, checked in by sdipsl, 13 years ago
  • Cosmetics
  • Property svn:executable set to *
  • Property svn:keywords set to Revision Author Date
File size: 944 bytes
Line 
1#!/bin/ksh
2
3#**************************************************************
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
10# IPSL (2009)
11#  This software is governed by the CeCILL licence see libIGCM/libIGCM_CeCILL.LIC
12#
13#**************************************************************
14
15#------------------------------------------------------------
16# to put_out the result of IGCM_Patch_20091116_ncks_ncra.ksh
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.