Moved zoom implementation to zutil. Man page for zoomsh
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 16 Sep 2002 18:45:13 +0000 (18:45 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 16 Sep 2002 18:45:13 +0000 (18:45 +0000)
commit141269ce5f566fcd7ed188ebe9bb878bf4b32018
treee8af014830d9c2a3cf376385a6bb2a4c2eb93398
parent94fce64abe00f0334941ca270c8898bdabb0ca7c
Moved zoom implementation to zutil. Man page for zoomsh
16 files changed:
Makefile.am
configure.in
debian/rules
doc/Makefile.am
doc/yaz-man.sgml
doc/zoomsh.sgml [new file with mode: 0644]
lib/Makefile.am
win/yaz.nsi
zoom/Makefile.am
zoom/zoom-c.c [deleted file]
zoom/zoom-opt.c [deleted file]
zoom/zoom-p.h [deleted file]
zutil/Makefile.am
zutil/zoom-c.c [new file with mode: 0644]
zutil/zoom-opt.c [new file with mode: 0644]
zutil/zoom-p.h [new file with mode: 0644]