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

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

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

sf_code/esrgpcpj/shared/tk_base/tkwindialog.c revision 25 by dashley, Sat Oct 8 06:43:03 2016 UTC projs/trunk/shared_source/c_tk_base_7_5_w_mods/tkwindialog.c 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/tkwindialog.c,v 1.1.1.1 2001/06/13 05:12:25 dtashley Exp $ */  /* $Header$ */
   
2    
3  /*  /*
4   * tkWinDialog.c --   * tkWinDialog.c --
# Line 1772  SetTkDialog(ClientData clientData) Line 1771  SetTkDialog(ClientData clientData)
1771      Tcl_SetVar(tsdPtr->debugInterp, "tk_dialog", buf, TCL_GLOBAL_ONLY);      Tcl_SetVar(tsdPtr->debugInterp, "tk_dialog", buf, TCL_GLOBAL_ONLY);
1772  }  }
1773    
   
 /* $History: tkWinDialog.c $  
  *  
  * *****************  Version 1  *****************  
  * User: Dtashley     Date: 1/02/01    Time: 3:17a  
  * Created in $/IjuScripter, IjuConsole/Source/Tk Base  
  * Initial check-in.  
  */  
   
 /* End of TKWINDIALOG.C */  
1774    /* End of tkwindialog.c */

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

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25