add Pelican

r3108 | jgn | 2011-04-20 12:29:55 +1000 (Wed, 20 Apr 2011) | 1 line
This commit is contained in:
Jing Chen
2011-04-20 12:29:55 +10:00
committed by Douglas Clowes
parent 1fa3d21486
commit 22b22ffa25
66 changed files with 10293 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Author Jing Chen (jgn@ansto.gov.au)
source $cfPath(source)/source_common.tcl
proc ::source::isc_initialize {} {
::source::ic_initialize "thermal"
}