Ignore:
Timestamp:
04/07/13 07:09:14 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
xplane
Phase:
public
Message:

Added logic to select the simulator type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/fs.py

    r499 r501  
    9797        with self._requestCondition:
    9898            self._toQuit = True
    99             self._requestCondition.notifty()
     99            self._requestCondition.notify()
    100100        self.join()
    101101
Note: See TracChangeset for help on using the changeset viewer.