From 0da832023b3d7d0921de1f76acbf6dd2595341d0 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 7 Aug 2025 20:07:34 +0300 Subject: added tecat.tes to standard library: can be installed as the Git textconv filter tecat.tes and repl.tes are now executable scripts, even though they are installed into the $SCITECOPATH. This is still much slower than the Lua version here: https://gist.github.com/rhaberkorn/6534ecf1b05de6216d0a9c33f31ab5f8 --- lib/tecat.tes | Bin 0 -> 532 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 lib/tecat.tes (limited to 'lib/tecat.tes') diff --git a/lib/tecat.tes b/lib/tecat.tes new file mode 100755 index 0000000..a09c458 Binary files /dev/null and b/lib/tecat.tes differ -- cgit v1.2.3