annotate src/start.inc @ 598:e1f0f5e3d4e4
BUGFIX: Internal deco planner did not display results in imperial units
author |
heinrichsweikamp |
date |
Mon, 30 Jul 2018 19:45:53 +0200 |
parents |
b455b31ce022 |
children |
c40025d8e750 |
rev |
line source |
0
|
1 ;=============================================================================
|
|
2 ;
|
582
|
3 ; File start.inc V2.97
|
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
|
|
11 extern restart
|
|
12 extern restart_set_modes_and_flags
|
|
13 extern start
|