From b0404d53b973af3f5f6004fdce2e66307ada5cca Mon Sep 17 00:00:00 2001
From: Přemysl Eric Janouch
Date: Sat, 3 Jan 2026 15:56:36 +0100
Subject: WIP: LLM-assisted xTq
---
xT/xTq.h | 224 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 223 insertions(+), 1 deletion(-)
(limited to 'xT/xTq.h')
diff --git a/xT/xTq.h b/xT/xTq.h
index 70a0374..eec79b0 100644
--- a/xT/xTq.h
+++ b/xT/xTq.h
@@ -1,15 +1,237 @@
#ifndef XTQ_H
#define XTQ_H
+#include
+#include
+#include
+#include