summaryrefslogtreecommitdiff
path: root/queries/tcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'queries/tcl.h')
-rw-r--r--queries/tcl.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/queries/tcl.h b/queries/tcl.h
new file mode 100644
index 0000000..e717958
--- /dev/null
+++ b/queries/tcl.h
@@ -0,0 +1,10 @@
+unsigned char query_tcl[] = {
+ 0x28, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x64, 0x75, 0x72, 0x65, 0x0a, 0x20,
+ 0x20, 0x22, 0x70, 0x72, 0x6f, 0x63, 0x22, 0x20, 0x40, 0x66, 0x74, 0x79,
+ 0x70, 0x65, 0x0a, 0x20, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3a, 0x20, 0x28,
+ 0x5f, 0x29, 0x20, 0x40, 0x66, 0x6e, 0x61, 0x6d, 0x65, 0x0a, 0x20, 0x20,
+ 0x61, 0x72, 0x67, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x3a, 0x20, 0x28,
+ 0x61, 0x72, 0x67, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x29, 0x20, 0x40,
+ 0x66, 0x70, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x29, 0x0a
+};
+unsigned int query_tcl_len = 81;