CVS info added

This commit is contained in:
zimoch
2010-08-03 08:42:40 +00:00
parent e54cd1ad3f
commit 207077749b
4 changed files with 7 additions and 0 deletions
+1
View File
@@ -77,3 +77,4 @@ foreach filename $argv {
close $file
}
# $Header: /cvs/G/DRV/misc/App/tools/expandDBD.tcl,v 1.2 2010/08/03 08:42:40 zimoch Exp $
+2
View File
@@ -30,3 +30,5 @@ foreach filename [glob -nocomplain *.d] {
}
set prerequisites [lsort -unique $prerequisites]
puts [join $prerequisites "\n"]
# $Header: /cvs/G/DRV/misc/App/tools/getPrerequisites.tcl,v 1.2 2010/08/03 08:42:40 zimoch Exp $
+2
View File
@@ -119,3 +119,5 @@ if [llength $files] {
}
if {![info exists version]} {set version test}
puts $version
# $Header: /cvs/G/DRV/misc/App/tools/getVersion.tcl,v 1.3 2010/08/03 08:42:40 zimoch Exp $
+2
View File
@@ -58,3 +58,5 @@ foreach name $names {
}
}
}
# $Header: /cvs/G/DRV/misc/App/tools/setLinks.tcl,v 1.2 2010/08/03 08:42:40 zimoch Exp $