From e0148391ca5e5dc0677556e05596ec81954c7180 Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 13 Dec 2005 22:08:59 +0000 Subject: [PATCH] abandon new more sophisticated usage --- detpic/crashread | 6 ------ 1 file changed, 6 deletions(-) diff --git a/detpic/crashread b/detpic/crashread index e0ce86a..445168b 100755 --- a/detpic/crashread +++ b/detpic/crashread @@ -1,10 +1,4 @@ #!/usr/bin/tclsh8.4 -# -# usages: -# ./crashread -p -T .map -# spits .crat to stdout -# ./crashread [-i] [-S] .crat -# spits .crat to stdout if {[llength $argv] != 3} { error "need args: serial port, map file, picno" } set port [lindex $argv 0] -- 2.30.2