Use new dir structure.

r1522 | ffr | 2007-02-20 08:18:29 +1100 (Tue, 20 Feb 2007) | 2 lines
This commit is contained in:
Ferdi Franceschini
2007-02-20 08:18:29 +11:00
committed by Douglas Clowes
parent b88b6f8a05
commit c311ce8b49

View File

@@ -1,20 +0,0 @@
MakeCounter bm SIM -.5
bm SetExponent 0
MakeHM hmm SIM
hmm configure HistMode Normal
hmm configure OverFlowMode Ceil
hmm configure dim0 512
hmm configure dim1 128
hmm configure rank 2
hmm configure BinWidth 4
#hmm configure BinWidth 1
hmm preset 100.
hmm CountMode Timer
hmm configure Counter counter
hmm configure init 0
hmm init
MakeScanCommand hmscan bm echidna.hdd recover.bin
proc hs_prepare {scanobjectname userobjectname} {}
proc hs_finish {scanobjectname userobjectname} {}