gt4_history.f90
Go to the documentation of this file.
1 !
2 !== Interface of gt4_history (for backward compatibility)
3 !
4 ! Authors:: Yasuhiro MORIKAWA
5 ! Version:: $Id: gt4_history.f90,v 1.1 2009-05-06 14:23:13 morikawa Exp $
6 ! Tag Name:: $Name: $
7 ! Copyright:: Copyright (C) GFD Dennou Club, 2008. All rights reserved.
8 ! License:: See COPYRIGHT[link:../../COPYRIGHT]
9 !
11  !
12  !== gt4_history
13  !
14  ! このモジュールは gt4f90io への後方互換のため、
15  ! gtool_history で提供される要素をカスケード的に提供します。
16  !
17  use gtool_history
18  implicit none
19 
20 end module gt4_history