aboutsummaryrefslogtreecommitdiff
path: root/CreateCourseGradeBook.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'CreateCourseGradeBook.tcl')
-rwxr-xr-xCreateCourseGradeBook.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/CreateCourseGradeBook.tcl b/CreateCourseGradeBook.tcl
index b521189..81b1b6c 100755
--- a/CreateCourseGradeBook.tcl
+++ b/CreateCourseGradeBook.tcl
@@ -32,6 +32,7 @@ if { $argc >= 5 } {
sqlite3 db $dbfile
+CreateCourseInfoTable db
CreateGradesTable db
CreateAccessRightsTable db