Changeset 201 in Sophya for trunk/SophyaPI/PI/pidrawer.cc


Ignore:
Timestamp:
Feb 26, 1999, 11:19:46 AM (27 years ago)
Author:
ercodmgr
Message:

Modifs-intermediaire trace axes et grid Reza 26/02/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/pidrawer.cc

    r200 r201  
    226226}
    227227
    228 static void BestTicks(float rmin,float rmax,int nticks,float& majt)
     228/* --Methode-Static-- */
     229void PIDrawer::BestTicks(float rmin,float rmax,int nticks,float& majt)
    229230{
    230231double d = rmax - rmin;
Note: See TracChangeset for help on using the changeset viewer.