index
:
school.git
master
thing1's amazing school repo
thing1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
comp
/
lucas-standen-NEA
/
code
/
ads
/
Makefile
blob: d6332cb001df078fa185e8a2099dc8913b2fb636 (
plain
)
1
2
3
4
5
6
all: cd dict; make cd ll; make tests: all cd dict; make test cd ll; make test