1
0
Fork 0

Several *list.[ch]xx files removed

This commit is contained in:
daveluff 2003-02-10 22:30:13 +00:00
parent 5e40c46afc
commit 4231262d61

View file

@ -2,9 +2,9 @@ noinst_LIBRARIES = libATC.a
libATC_a_SOURCES = \
ATC.hxx ATC.cxx \
atis.hxx atis.cxx atislist.hxx atislist.cxx \
tower.hxx tower.cxx towerlist.hxx towerlist.cxx \
approach.hxx approach.cxx approachlist.hxx approachlist.cxx \
atis.hxx atis.cxx \
tower.hxx tower.cxx \
approach.hxx approach.cxx \
ground.hxx ground.cxx \
commlist.hxx commlist.cxx \
ATCdisplay.hxx ATCdisplay.cxx \