annotate src/start.inc @ 635:9a64914a8fca
3.10 re-release addressing some minor issues and language fixes
author |
heinrichsweikamp |
date |
Thu, 07 May 2020 09:12:59 +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
|