Functions/Subroutines
hsclse.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine hsclse
 

Function/Subroutine Documentation

◆ hsclse()

subroutine hsclse ( )

Definition at line 15 of file hsclse.f90.

15  !
16  !== 機能
17  !
18  ! ヒストリーを閉じる.
19 
20  use gtool_history
21 
22  CALL historyclose
23