/[dtapublic]/projs/trunk/shared_source/c_tk_base_7_5_w_mods/tkscale.c
ViewVC logotype

Diff of /projs/trunk/shared_source/c_tk_base_7_5_w_mods/tkscale.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 68 by dashley, Fri Oct 14 02:09:58 2016 UTC revision 69 by dashley, Sat Nov 5 10:54:17 2016 UTC
# Line 1  Line 1 
1  /* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tk_base/tkscale.c,v 1.1.1.1 2001/06/13 05:07:45 dtashley Exp $ */  /* $Header$ */
2    
3  /*  /*
4   * tkScale.c --   * tkScale.c --
# Line 1449  TkScaleValueToPixel(scalePtr, value) Line 1449  TkScaleValueToPixel(scalePtr, value)
1449      return y;      return y;
1450  }  }
1451    
   
 /* $History: tkScale.c $  
  *  
  * *****************  Version 1  *****************  
  * User: Dtashley     Date: 1/02/01    Time: 3:03a  
  * Created in $/IjuScripter, IjuConsole/Source/Tk Base  
  * Initial check-in.  
  */  
   
 /* End of TKSCALE.C */  
1452    /* End of tkscale.c */

Legend:
Removed from v.68  
changed lines
  Added in v.69

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25