Changeset 206e202 in git for Singular/extra.cc


Ignore:
Timestamp:
Jan 3, 2018, 12:45:11 PM (6 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
994ae3afb31cdf5253ac172b57cac2c2f2fc8cb0
Parents:
fcbac7b9322bbd4185f67888844e361a5d59b607
Message:
fix: gcc 6 does not define "unix" on linux
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/extra.cc

    rfcbac7b r206e202  
    278278    else
    279279/*==================== alarm ==================================*/
    280   #ifdef unix
    281280      if(strcmp(sys_cmd,"alarm")==0)
    282281      {
     
    296295      }
    297296      else
    298   #endif
    299297/*==================== cpu ==================================*/
    300298    if(strcmp(sys_cmd,"cpu")==0)
Note: See TracChangeset for help on using the changeset viewer.