annotate src/start.inc @ 527:015b7fdd90a7
BUGFIX: O2 as diluent in CCR caused wrong calculations (Deco, EAD, END) in less then 6m depth
author |
heinrichsweikamp |
date |
Sat, 05 Aug 2017 17:36:58 +0200 |
parents |
0491a84fd0b8 |
children |
b7eb98dbd800 |
rev |
line source |
0
|
1 ;=============================================================================
|
|
2 ;
|
|
3 ; File start.inc
|
|
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
|
|
11 extern restart
|
|
12 extern restart_set_modes_and_flags
|
|
13 extern start
|