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
/
dict
/
Makefile
blob: f224267c8e6f55feb774ff68d72a67ff297eb140 (
plain
)
1
2
3
4
all: dict.c cc dict.c -c -o dict.o test: all cc dict.o dicttest.c -o dicttest