Initial prototype
authorSiraaj Khandkar <siraaj@khandkar.net>
Wed, 14 Nov 2018 14:08:34 +0000 (09:08 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Wed, 14 Nov 2018 14:08:34 +0000 (09:08 -0500)
commitcce97c27face42237f2b3757c91ad6e29685d54a
treebb29ca5b249e6916b894fb6217e5476f361552cd
parent00913a1ac144d831e3f0323355da151b115304a3
Initial prototype

works mostly smoothly, except one problem: because we treat each input
line as a filename - the filenames which contain newline characters are
seen as multiple filenames which do not exist.
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
dupfiles.ml [new file with mode: 0644]
dupfiles.mli [new file with mode: 0644]
This page took 0.020752 seconds and 4 git commands to generate.