Changeset 98 for altifloat/src/ur.h


Ignore:
Timestamp:
06/05/13 16:00:10 (11 years ago)
Author:
jbrlod
Message:

add function run_inc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • altifloat/src/ur.h

    r84 r98  
    77        vr_dx=(v2-v1)+(v1-v2-v3+v4)*(y-y1); 
    88        vr_dy=(v3-v1)+(v1-v2-v3+v4)*(x-x1); 
    9         printf("u1=%f ; u2=%f\n",u1,u2); 
     9        //printf("u1=%f ; u2=%f\n",u1,u2); 
    1010} 
    1111 
Note: See TracChangeset for help on using the changeset viewer.