Diff

Differences From Artifact [1db3d7157f]:

To Artifact [5558c50503]:


1
2
3
4
5
6
7
8
9
10
1
2

3
4
5
6
7
8
9


-







#! /usr/bin/env tclsh

lappend auto_path ../../build/work
package require nano

if {[llength $argv] == 0} {
	puts stderr "Usage: generate-work <hash>..."

	exit 1
}