Changeset 2616


Ignore:
Timestamp:
12/07/03 14:48:21 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Cosy
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r2615 r2616  
    5959     - added corrected An/Aw algorithm
    6060     - removed 360deg ambiguity
     61
     62   * Makefile.conf.general:
     63     - added defintion __LINUX__ for Mars classes (used in MTime.cc)
    6164
    6265
  • trunk/MagicSoft/Cosy/Makefile.conf.general

    r2518 r2616  
    1212#
    1313
    14 CANDEFS   = -DCPU=486 -DBUS_LITTLE_ENDIAN -DDEBUG=0 -DLINUX -DSHOW
     14CANDEFS   = -DCPU=486 -DBUS_LITTLE_ENDIAN -DDEBUG=0 -DLINUX -D__LINUX__ -DSHOW
    1515DEFINES   = -D__COSY__ -DROOTVER=\"$(ROOTVER)\" $(CANDEFS)
    1616
Note: See TracChangeset for help on using the changeset viewer.