Mercurial > public > hwos_code
annotate src/start.inc @ 623:c40025d8e750
3.03 beta released
author | heinrichsweikamp |
---|---|
date | Mon, 03 Jun 2019 14:01:48 +0200 |
parents | b455b31ce022 |
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 |