Added RELEASE_NUMBER: reference in comments
r2703 | ffr | 2008-09-24 11:37:59 +1000 (Wed, 24 Sep 2008) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
805a66ea82
commit
a2289207c0
@@ -1,9 +1,10 @@
|
||||
# SICS common configuration
|
||||
|
||||
# $Revision: 1.42 $
|
||||
# $Date: 2008-08-26 04:09:09 $
|
||||
# $Revision: 1.43 $
|
||||
# $Date: 2008-09-24 01:37:59 $
|
||||
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
||||
# Last revision by $Author: ffr $
|
||||
# RELEASE_NUMBER: $Name: not supported by cvs2svn $
|
||||
|
||||
#set sicsroot /usr/local/sics
|
||||
VarMake opal_simulation Text internal
|
||||
@@ -138,7 +139,7 @@ sics_release [lindex $tmpstr [expr [llength $tmpstr] - 1]]
|
||||
sics_release lock
|
||||
|
||||
::utility::mkVar sics_revision_num Text internal
|
||||
set tmpstr [string map {"$" ""} {$Revision: 1.42 $}]
|
||||
set tmpstr [string map {"$" ""} {$Revision: 1.43 $}]
|
||||
sics_revision_num [lindex $tmpstr [expr [llength $tmpstr] - 1]]
|
||||
sics_revision_num lock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user