From 4fd5f052b95361e142a6224cd0e9225f8c13e5bd Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Wed, 9 May 2018 21:08:51 -0400 Subject: load json package --- test_weight_calc.tcl | 1 + 1 file changed, 1 insertion(+) (limited to 'test_weight_calc.tcl') diff --git a/test_weight_calc.tcl b/test_weight_calc.tcl index a131022..39e1def 100755 --- a/test_weight_calc.tcl +++ b/test_weight_calc.tcl @@ -5,6 +5,7 @@ exec tclsh "$0" "$@" package require sqlite3 package require md5 +package require json::write source ./profiler.tcl source ./GradeBook_lib.tcl -- cgit v1.2.3