annotate src/start.inc @ 651:682c514c53c0
3.21 release preparations
author |
heinrichsweikamp |
date |
Fri, 14 Apr 2023 09:00:19 +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
|