]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/UIUCModel/uiuc_engine.cpp
Goodbye automake.
[flightgear.git] / src / FDM / UIUCModel / uiuc_engine.cpp
index f36b9f85580ab11996afd975ee7138e775c915b2..453b4e37fa71388ce440853844ce39510ab6825f 100644 (file)
 
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
- USA or view http://www.gnu.org/copyleft/gpl.html.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 **********************************************************************/
 #include <simgear/compiler.h>
 
 #include "uiuc_engine.h"
 
-SG_USING_STD(cerr);
-
 void uiuc_engine() 
 {
   stack command_list;