diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2021-01-01 04:31:09 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2021-01-01 04:39:17 +0100 |
| commit | 47bc9a6d31c1423c2cfa91eb856b35c2aa81f04b (patch) | |
| tree | b06225df2b862e67cb4e0e83be8136e03a16316d /cdimg/DATA/LEVELS/LEVEL2.PLT | |
| parent | 52ce9493325ec6cdfa82029f86016170350ca647 (diff) | |
| download | airport-47bc9a6d31c1423c2cfa91eb856b35c2aa81f04b.tar.gz | |
Remove intermediate files
Diffstat (limited to 'cdimg/DATA/LEVELS/LEVEL2.PLT')
| -rw-r--r-- | cdimg/DATA/LEVELS/LEVEL2.PLT | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/cdimg/DATA/LEVELS/LEVEL2.PLT b/cdimg/DATA/LEVELS/LEVEL2.PLT deleted file mode 100644 index 816c81f..0000000 --- a/cdimg/DATA/LEVELS/LEVEL2.PLT +++ /dev/null @@ -1,17 +0,0 @@ -#DEPARTURE/ARRIVAL;Flight number;Passengers;HH:MM;Parking (departure only);Remaining time -#This is a comment example. -#If DEPARTURE, parking must be set -#If ARRIVAL, set parking to zero -#First line must set initial time -#For example: -14:55 -#Aircraft arrival (or departure) must be set relative to initial time, in HH:MM format. -ARRIVAL;PHX1802;100;00:10;0;360 -ARRIVAL;PHX1805;125;00:10;0;360 -ARRIVAL;PHX1806;125;00:30;0;360 -ARRIVAL;PHX1807;125;00:50;0;360 -ARRIVAL;PHX1808;125;01:30;0;360 -DEPARTURE;PHX1000;53;00:05;177;360 -DEPARTURE;PHX1001;53;00:15;145;360 -DEPARTURE;PHX1002;53;00:30;227;360 -DEPARTURE;PHX1003;53;00:45;135;360 |
