Changeset 27f57a6 in git for factory/winnt/factory.h


Ignore:
Timestamp:
Aug 20, 2010, 1:40:52 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
10c41fa0f244cbf47bb8932adcc22eed2f2dc306
Parents:
7c69a85f563064e4cd9ea49e32b34714e674656e
Message:
removed macos 9 stuff

git-svn-id: file:///usr/local/Singular/svn/trunk@13143 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/winnt/factory.h

    r7c69a8 r27f57a6  
    4343#endif /* SINGULAR */
    4444
    45 #ifdef macintosh
    46 #include <:templates:ftmpl_array.h>
    47 #include <:templates:ftmpl_factor.h>
    48 #include <:templates:ftmpl_list.h>
    49 #include <:templates:ftmpl_matrix.h>
    50 #else
    5145#include <templates/ftmpl_array.h>
    5246#include <templates/ftmpl_factor.h>
    5347#include <templates/ftmpl_list.h>
    5448#include <templates/ftmpl_matrix.h>
    55 #endif
    5649
    5750/* stuff included from ./cf_globals.h */
Note: See TracChangeset for help on using the changeset viewer.