~jtaylor/ubuntu/oneiric/flightgear/fix-749249

« back to all changes in this revision

Viewing changes to src/Aircraft/aircraft.hxx

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2005-11-26 12:31:23 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051126123123-dhs3dijy6nd257up
Tags: 0.9.8-3ubuntu1
adapt gl/glu dependencies for Xorg

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
//
4
4
// Written by Curtis Olson, started May 1997.
5
5
//
6
 
// Copyright (C) 1997  Curtis L. Olson  - curt@infoplane.com
 
6
// Copyright (C) 1997  Curtis L. Olson  - http://www.flightgear.org/~curt
7
7
//
8
8
// This program is free software; you can redistribute it and/or
9
9
// modify it under the terms of the GNU General Public License as
19
19
// along with this program; if not, write to the Free Software
20
20
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21
21
//
22
 
// $Id: aircraft.hxx,v 1.4 2003/08/11 17:34:16 ehofman Exp $
 
22
// $Id: aircraft.hxx,v 1.5 2004/11/19 22:10:42 curt Exp $
23
23
//*************************************************************************/
24
24
 
25
25