Changeset 917 in Sophya for trunk/SophyaLib/SkyMap/localmap.h


Ignore:
Timestamp:
Apr 13, 2000, 6:17:48 PM (25 years ago)
Author:
ansari
Message:

Petite erreur d'argument par defaut - Reza 13/4/2000

File:
1 edited

Legend:

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

    r908 r917  
    7171LocalMap();
    7272LocalMap(int_4 nx, int_4 ny);
    73 LocalMap(const LocalMap<T>& lm, bool share=false);
     73LocalMap(const LocalMap<T>& lm, bool share);
    7474LocalMap(const LocalMap<T>& lm);
    7575virtual ~LocalMap();
Note: See TracChangeset for help on using the changeset viewer.