equal
deleted
inserted
replaced
1 /* $Id$ */ |
1 /* $Id$ */ |
|
2 |
|
3 /** @file airport.h Various declarations for airports */ |
2 |
4 |
3 #ifndef AIRPORT_H |
5 #ifndef AIRPORT_H |
4 #define AIRPORT_H |
6 #define AIRPORT_H |
5 |
7 |
6 #include "direction.h" |
8 #include "direction.h" |