tdlight/src.sh

3 lines
141 B
Bash
Raw Normal View History

#!/bin/bash
2023-02-13 13:43:55 +01:00
git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test | grep -E "\.cpp$|\.h$|\.hpp$"