summaryrefslogtreecommitdiffstats
path: root/tools/genStubs.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/genStubs.tcl')
-rw-r--r--tools/genStubs.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/genStubs.tcl b/tools/genStubs.tcl
index 6ce4243..6e49519 100644
--- a/tools/genStubs.tcl
+++ b/tools/genStubs.tcl
@@ -1135,6 +1135,7 @@ proc genStubs::init {} {
variable outDir
variable interfaces
+variable scspec
if {[llength $argv] < 2} {
puts stderr "usage: $argv0 outDir declFile ?declFile...?"
exit 1