Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
0755ea22
Commit
0755ea22
authored
Aug 23, 2007
by
Mike Hibler
Browse files
Tweaks to Chris' ancient label making scripts.
parent
c8a250ee
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
tbsetup/labels/Makefile
View file @
0755ea22
all
:
testbed.tcl labels.cse
wish testbed.tcl | ./labels_form.tcl
wish
8.4
testbed.tcl | ./labels_form.tcl
cat
tb[0-9].ps tb1[0-9].ps
>
tb.ps
./make_labels_sf
cat
labelsf[0-9].cse.ps
>
labelsf.ps
tbsetup/labels/csetool.tk
View file @
0755ea22
#!/usr/local/bin/wish
#!/usr/local/bin/wish
8.4
######################################################################
# csetool.tk
...
...
tbsetup/labels/labels_form.tcl
View file @
0755ea22
#!/usr/local/bin/tclsh
#!/usr/local/bin/tclsh
8.4
set y 24
set yi 18
...
...
@@ -19,4 +19,4 @@ while {[gets stdin line] >= 0} {
}
else
{
incr y $yi
}
}
\ No newline at end of file
}
tbsetup/labels/tb.ps
deleted
100644 → 0
View file @
c8a250ee
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment