IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27603


Ignore:
Timestamp:
Apr 5, 2010, 12:56:50 PM (16 years ago)
Author:
eugene
Message:

some tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa2/src/DrawFrame.c

    r27602 r27603  
    3434      DrawLine (fx, fy, dfx, dfy);
    3535      // fprintf (stderr, "%d : %d %d - %d %d\n", i, fx, fy, dfx, dfy);
     36      // if (i == 0) {
     37      //        int j;
     38      //        for (j = fx; j < fx + dfx; j+= 10) {
     39      //          DrawLine (j, fy-10, 0, 20);
     40      //        }
     41      // }
    3642    }
    3743   
Note: See TracChangeset for help on using the changeset viewer.