1 |
#---------------------------------------------------------------------------------------- |
#---------------------------------------------------------------------------------------- |
2 |
#$Header$ |
#$Header$ |
3 |
#---------------------------------------------------------------------------------------- |
#---------------------------------------------------------------------------------------- |
4 |
# Dave Ashley |
# David T. Ashley (DASHLEY@GMAIL.COM) |
|
# DASHLEY@GMAIL.COM |
|
5 |
#---------------------------------------------------------------------------------------- |
#---------------------------------------------------------------------------------------- |
6 |
# Tcl script (using Tk extensions, so it must be run under Tk/Wish) to build and package |
# Tcl script (using Tk extensions, so it must be run under Tk/Wish) to build and package |
7 |
# both Dave Ashley's microcontroller software book, and the associated ESRG Tool set. This |
# both Dave Ashley's microcontroller software book, and the associated ESRG Tool set. This |
16 |
#that if anything goes awry, the origin and what was being used can be tracked down. |
#that if anything goes awry, the origin and what was being used can be tracked down. |
17 |
# |
# |
18 |
#AUTOMATIC MARKER: BEGIN SCRIPT VERSION CONTROL INFORMATION |
#AUTOMATIC MARKER: BEGIN SCRIPT VERSION CONTROL INFORMATION |
19 |
#$RCSfile: cp_script.tcl,v $ |
#$HeadURL$ |
20 |
#$Source: /home/dashley/cvsrep/e3ft_gpl01/e3ft_gpl01/dtaipubs/esrgubka/scripts/cp_script.tcl,v $ |
#$Revision$ |
21 |
#$Revision: 1.40 $ |
#$Date$ |
22 |
#$Author: dashley $ |
#$Author$ |
|
#$Date: 2009/08/14 03:38:57 $ |
|
23 |
#AUTOMATIC MARKER: END SCRIPT VERSION CONTROL INFORMATION |
#AUTOMATIC MARKER: END SCRIPT VERSION CONTROL INFORMATION |
24 |
# |
# |
25 |
#**************************************************************************************** |
#**************************************************************************************** |