commit | 6060e5c6df717a8070ceeb9c72c3c5dafa29cdd7 | [log] [tgz] |
---|---|---|
author | Koushik K. Dutta <koushd@gmail.com> | Thu Feb 11 22:27:06 2010 -0800 |
committer | Koushik K. Dutta <koushd@gmail.com> | Thu Feb 11 22:27:06 2010 -0800 |
tree | 97ea1ca48fe3ed8758a275b892925ec5816640aa | |
parent | 4c1eed25738e2529ad5f785ca7eff29fa6d4ff4d [diff] [blame] |
update.zip somewhat working now...
diff --git a/extendedcommands.h b/extendedcommands.h new file mode 100644 index 0000000..5b82960 --- /dev/null +++ b/extendedcommands.h
@@ -0,0 +1,5 @@ +extern int signature_check_enabled; +extern int script_assert_enabled; + +void +toggle_signature_check(); \ No newline at end of file