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

« back to all changes in this revision

Viewing changes to src/Navaids/navdb.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:
2
2
//
3
3
// Written by Curtis Olson, started May 2004.
4
4
//
5
 
// Copyright (C) 2004  Curtis L. Olson - curt@flightgear.org
 
5
// Copyright (C) 2004  Curtis L. Olson - http://www.flightgear.org/~curt
6
6
//
7
7
// This program is free software; you can redistribute it and/or
8
8
// modify it under the terms of the GNU General Public License as
18
18
// along with this program; if not, write to the Free Software
19
19
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
20
//
21
 
// $Id: navdb.hxx,v 1.5 2004/06/09 03:13:13 curt Exp $
 
21
// $Id: navdb.hxx,v 1.6 2004/11/19 22:10:43 curt Exp $
22
22
 
23
23
 
24
24
#ifndef _FG_NAVDB_HXX