hsclse.f90

Path: hsclse.f90
Last Update: Tue Sep 23 18:56:27 +0900 2008

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

Authors:Shin-ichi TAKEHIRO, Yasuhiro MORIKAWA
Version:$Id: hsclse.f90,v 1.1.1.1 2008-09-23 09:56:27 morikawa Exp $
Tag Name:$Name: gtool5-20080923-2 $
Copyright:Copyright (C) GFD Dennou Club, 2000-2005. All rights reserved.
License:See COPYRIGHT

サブルーチン対応表

gtool_history#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

[Validate]