Changes between Initial Version and Version 1 of Ticket #4484


Ignore:
Timestamp:
11/09/08 15:05:44 (5 years ago)
Author:
craigcitro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4484 – Description

    initial v1  
    1 There are lots of platform-specific quirks in various parts of the Sage library. For instance, see the `#if defined(__sun)` at the top of `partitions_c.cc` (`partitions_c.h`). These should be moved to a single header in `libcsage`. 
     1There are lots of platform-specific quirks in various parts of the Sage library. For instance, see the `#if defined(__sun)` at the top of `partitions_c.cc` (and `partitions_c.h`). These should be moved to a single header in `libcsage`.