about summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--.gitattributes63log stats plain blame
-rw-r--r--.gitignore31log stats plain blame
-rw-r--r--LICENSE744log stats plain blame
-rw-r--r--META6.json487log stats plain blame
-rw-r--r--README3542log stats plain blame
-rw-r--r--README.org2202log stats plain blame
d---------algorithms / java31log stats plain
d---------bin34log stats plain
d---------lib / Fornax33log stats plain
#3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
#!/bin/sh
set -e

set -v
rm -rf subx.cc subx_bin* *_list
test $# -gt 0 && exit 0  # convenience: 'clean top-level' to leave subsidiary tools alone
rm -rf ../enumerate/enumerate ../tangle/tangle ../tangle/*_list ../*/*.dSYM
rm -rf .until