index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
makefile
blob: a87222115c3697d1d584a7fbfc5b5365aef0f239 (
plain
) (
blame
)
1
2
3
4
5
6
7
all: clean test clean: rm -f *.out *.true vis.exe.stackdump test: @./test.sh