~ubuntu-branches/ubuntu/feisty/basilisk2/feisty

« back to all changes in this revision

Viewing changes to src/MacOSX/Emulator.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2005-07-30 20:42:20 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050730204220-1nl1cg2jkjvy63ry
Tags: 0.9.20050730-1
* New upstream CVS snapshot.
* Build-depend on virtual libsdl-dev (not libsdl1.2-dev).
* Invoke init rules also on clean (to separate better from official
  builds).
* Update URL of upstream source in debian/copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 *      Emulator.h - Class whose actions are attached GUI widgets in a window,
3
3
 *                               used to control a single Basilisk II emulated Macintosh. 
4
4
 *
5
 
 *      $Id: Emulator.h,v 1.3 2003/06/03 12:22:30 nigel Exp $
 
5
 *      $Id: Emulator.h,v 1.5 2005/01/30 21:42:13 gbeauche Exp $
6
6
 *
7
 
 *  Basilisk II (C) 1997-2001 Christian Bauer
 
7
 *  Basilisk II (C) 1997-2005 Christian Bauer
8
8
 *
9
9
 *  This program is free software; you can redistribute it and/or modify
10
10
 *  it under the terms of the GNU General Public License as published by