aboutsummaryrefslogtreecommitdiffhomepage
path: root/src.sh
diff options
context:
space:
mode:
authorArseny Smirnov <arseny30@gmail.com>2024-10-04 01:19:51 +0200
committerArseny Smirnov <arseny30@gmail.com>2025-04-10 17:18:46 +0300
commit6a46f51bdf5e5052ddae26b61cdf9d4864238442 (patch)
treebd7d1af6a2b68689cb97fc9391eeaee8851dada6 /src.sh
parent6571af5d49bf9b05361187599b156e93face92df (diff)
Add tde2e library
Diffstat (limited to 'src.sh')
-rwxr-xr-xsrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src.sh b/src.sh
index 2a79952db..4a4dcd400 100755
--- a/src.sh
+++ b/src.sh
@@ -1,2 +1,2 @@
#!/bin/bash
-git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test | grep -E "\.cpp$|\.h$|\.hpp$"
+git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tde2e tdnet tdtl tdutils test | grep -E "\.cpp$|\.h$|\.hpp$"