Create a third_party directory for files copied from other projects.
authorMichael Vrable <vrable@cs.hmc.edu>
Thu, 30 Aug 2012 04:28:16 +0000 (21:28 -0700)
committerMichael Vrable <vrable@cs.hmc.edu>
Sat, 12 Jan 2013 03:48:36 +0000 (19:48 -0800)
commit35dd99aa3d47805b661fe3126a951710fa7dee11
tree128e1cbf2a1e113a37c29e16c703ed88c658a59f
parentcdbe16714a926da9f8ae752027138aa15cda7f60
Create a third_party directory for files copied from other projects.
13 files changed:
Makefile
chunk.cc [deleted file]
chunk.h [deleted file]
main.cc
sha1.cc [deleted file]
sha1.h [deleted file]
store.h
subfile.cc
subfile.h
third_party/chunk.cc [new file with mode: 0644]
third_party/chunk.h [new file with mode: 0644]
third_party/sha1.cc [new file with mode: 0644]
third_party/sha1.h [new file with mode: 0644]