index
:
tt
master
readme
source code organization and literate programming tool
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.bat
blob: f36af50e92ded6d45212259c27dd707d43d470d4 (
plain
)
1
2
3
4
@echo off setlocal cd %~dp0 cd src && type tt.*.c 2>nul | ..\tt -d// -c -o../ tt.c