hsclse.f90

Path: gtool/gtool_history/hsclse.f90
Last Update: Tue Jun 02 00:17:19 +0900 2009

gtool_history Fortran 77 用インターフェース

Authors:Shin-ichi TAKEHIRO, Yasuhiro MORIKAWA
Version:$Id: hsclse.f90,v 1.2 2009-06-01 15:17:19 morikawa Exp $
Tag Name:$Name: gtool5-20101228-1 $
Copyright:Copyright (C) GFD Dennou Club, 2000-2005. All rights reserved.
License:See COPYRIGHT

サブルーチン対応表

gtool_history_generic#HistoryClose :HSCLSE

Required files

Methods

hsclse  

Included Modules

gtool_history

Public Instance methods

Subroutine :

機能

ヒストリーを閉じる.

[Source]

subroutine hsclse
  !
  !== 機能
  !
  ! ヒストリーを閉じる.

  use gtool_history
    
  CALL HistoryClose

end subroutine hsclse