Changeset 2696 for palm/trunk/UTIL/interpret_config.f90
- Timestamp:
- Dec 14, 2017 5:12:51 PM (7 years ago)
- Location:
- palm/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk
-
palm/trunk/UTIL/interpret_config.f90
r2018 r2696 1 1 PROGRAM interpret_config 2 2 3 !--------------------------------------------------------------------------------! 4 ! This file is part of PALM. 5 ! 6 ! PALM is free software: you can redistribute it and/or modify it under the terms 7 ! of the GNU General Public License as published by the Free Software Foundation, 8 ! either version 3 of the License, or (at your option) any later version. 3 !------------------------------------------------------------------------------! 4 ! This file is part of the PALM model system. 5 ! 6 ! PALM is free software: you can redistribute it and/or modify it under the 7 ! terms of the GNU General Public License as published by the Free Software 8 ! Foundation, either version 3 of the License, or (at your option) any later 9 ! version. 9 10 ! 10 11 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY … … 15 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 17 ! 17 ! Copyright 1997-201 4Leibniz Universitaet Hannover18 !------------------------------------------------------------------------------ --!18 ! Copyright 1997-2017 Leibniz Universitaet Hannover 19 !------------------------------------------------------------------------------! 19 20 ! 20 21 ! Current revisions:
Note: See TracChangeset
for help on using the changeset viewer.