summaryrefslogtreecommitdiff
path: root/UpdateGradesTable.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'UpdateGradesTable.tcl')
-rwxr-xr-xUpdateGradesTable.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/UpdateGradesTable.tcl b/UpdateGradesTable.tcl
index d577406..ef50346 100755
--- a/UpdateGradesTable.tcl
+++ b/UpdateGradesTable.tcl
@@ -27,5 +27,6 @@ foreach {col sqltype} [GetDefaultGradesTableColumn] {
}
}
+CreateGradesCategoryTable db
# vim: ts=2 sw=2 foldmethod=indent: