Mercurial > public > hwos_code
annotate src/start.inc @ 643:7d8a4c60ec1a
3.15 release
author | heinrichsweikamp |
---|---|
date | Mon, 24 May 2021 18:40:53 +0200 |
parents | c40025d8e750 |
children | 75e90cd0c2c3 |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
623 | 3 ; File start.inc combined next generation V3.0.1 |
0 | 4 ; |
5 ; | |
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | |
7 ;============================================================================= | |
8 ; HISTORY | |
9 ; 2011-08-06 : [mH] moving from OSTC code | |
10 | |
623 | 11 extern start |
0 | 12 extern restart |
13 extern restart_set_modes_and_flags | |
623 | 14 extern sample_surface_pressure |