Skip to content

Commit

Permalink
Add tcllib
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Jackson committed Feb 28, 2019
1 parent 31ff601 commit d5aa47c
Show file tree
Hide file tree
Showing 695 changed files with 336,654 additions and 2 deletions.
6 changes: 4 additions & 2 deletions bin/debugadapter
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/inf10xl_user1/infrastructure_release/vdev_build/core/third-party_LINUX_X86/tcl-8.5.16/64/bin/tclsh8.5
#!/bin/sh
#\
exec tclsh "$0" "$@"

lappend auto_path /usr/local/fidessa/lib/tcl/tcllib
lappend auto_path [file join [file dirname [info script]] ../vendor/tcllib1.19]

source [file join [file dirname [info script]] ../debug_server_main.tcl]

Expand Down
Loading

0 comments on commit d5aa47c

Please sign in to comment.