Skip to content

Commit

Permalink
use package require
Browse files Browse the repository at this point in the history
  • Loading branch information
jneen committed Sep 23, 2011
1 parent ef13c8a commit 922b835
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/ix.tcl
@@ -1,4 +1,6 @@
source [file dirname [info script]]/../deps/jim-ncurses/lib/ncurses.tcl
lappend auto_path [file dirname [info script]]/../deps/jim-ncurses/lib

package require ncurses

proc ix.run {} {
ncurses.do {
Expand Down

0 comments on commit 922b835

Please sign in to comment.