forked from pool/graphviz
9 lines
162 B
Diff
9 lines
162 B
Diff
|
--- tclpkg/gv/demo/modgraph.lua
|
||
|
+++ tclpkg/gv/demo/modgraph.lua
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/lua
|
||
|
+#!/usr/bin/lua5.1
|
||
|
|
||
|
-- display the kernel module dependencies
|
||
|
|