Changeset 702 in Sophya for trunk/SophyaLib/Samba


Ignore:
Timestamp:
Jan 6, 2000, 4:48:10 PM (26 years ago)
Author:
ansari
Message:

Rationalisation mac. D. Y.

Location:
trunk/SophyaLib/Samba
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/localmap.h

    r701 r702  
    8080/* return/set the number of pixels */
    8181/*!    Return number of pixels */
    82 virtual int NbPixels() const;
     82virtual int_4 NbPixels() const;   // D.Y. int change en int_4 rationalisation Mac
    8383 
    8484/* return the value of pixel number k */
  • trunk/SophyaLib/Samba/utilgeom.h

    r682 r702  
    33#include <math.h>
    44#ifdef __MWERKS__
     5 #include "mwerksmath.h"                // D.Y. Portage mac/ Math.h Unix
    56#include "unixmac.h"
    67#endif
Note: See TracChangeset for help on using the changeset viewer.