]> git.llucax.com Git - z.facultad/75.06/jacu.git/commitdiff
Se mueven cosas de internet.
authorLeandro Lucarella <llucax@gmail.com>
Sun, 20 Jun 2004 20:00:33 +0000 (20:00 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 20 Jun 2004 20:00:33 +0000 (20:00 +0000)
31 files changed:
otros/lzhuff/lzhuf.c [moved from src/lzhuff/lzhuf.c with 100% similarity]
otros/ppmc/Makefile [moved from src/ppmc/Makefile with 100% similarity]
otros/ppmc/README [moved from src/ppmc/README with 100% similarity]
otros/ppmc/exclusion/COMMENTS [moved from src/ppmc/exclusion/COMMENTS with 100% similarity]
otros/ppmc/exclusion/Makefile [moved from src/ppmc/exclusion/Makefile with 100% similarity]
otros/ppmc/exclusion/ppmc.c [moved from src/ppmc/exclusion/ppmc.c with 100% similarity]
otros/ppmc/exclusion/ppmc.h [moved from src/ppmc/exclusion/ppmc.h with 100% similarity]
otros/ppmc/exclusion/ppmcdata.c [moved from src/ppmc/exclusion/ppmcdata.c with 100% similarity]
otros/ppmc/exclusion/ppmcdata.h [moved from src/ppmc/exclusion/ppmcdata.h with 100% similarity]
otros/ppmc/exclusion/ppmcmain.c [moved from src/ppmc/exclusion/ppmcmain.c with 100% similarity]
otros/ppmc/exclusion/range.c [moved from src/ppmc/exclusion/range.c with 100% similarity]
otros/ppmc/exclusion/range.h [moved from src/ppmc/exclusion/range.h with 100% similarity]
otros/ppmc/exclusion/unppmc.c [moved from src/ppmc/exclusion/unppmc.c with 100% similarity]
otros/ppmc/luca/Makefile [moved from src/ppmc/luca/Makefile with 100% similarity]
otros/ppmc/luca/ppmc.c [moved from src/ppmc/luca/ppmc.c with 100% similarity]
otros/ppmc/luca/ppmc.h [moved from src/ppmc/luca/ppmc.h with 100% similarity]
otros/ppmc/luca/ppmcdata.c [moved from src/ppmc/luca/ppmcdata.c with 100% similarity]
otros/ppmc/luca/ppmcdata.h [moved from src/ppmc/luca/ppmcdata.h with 100% similarity]
otros/ppmc/luca/ppmcmain.c [moved from src/ppmc/luca/ppmcmain.c with 100% similarity]
otros/ppmc/luca/range.c [moved from src/ppmc/luca/range.c with 100% similarity]
otros/ppmc/luca/range.h [moved from src/ppmc/luca/range.h with 100% similarity]
otros/ppmc/luca/unppmc.c [moved from src/ppmc/luca/unppmc.c with 100% similarity]
otros/ppmc/ppmc.c [moved from src/ppmc/ppmc.c with 100% similarity]
otros/ppmc/ppmc.h [moved from src/ppmc/ppmc.h with 100% similarity]
otros/ppmc/ppmcdata.c [moved from src/ppmc/ppmcdata.c with 100% similarity]
otros/ppmc/ppmcdata.h [moved from src/ppmc/ppmcdata.h with 100% similarity]
otros/ppmc/ppmcmain.c [moved from src/ppmc/ppmcmain.c with 100% similarity]
otros/ppmc/range.c [moved from src/ppmc/range.c with 100% similarity]
otros/ppmc/range.h [moved from src/ppmc/range.h with 100% similarity]
otros/ppmc/test.sh [moved from src/ppmc/test.sh with 100% similarity]
otros/ppmc/unppmc.c [moved from src/ppmc/unppmc.c with 100% similarity]

similarity index 100%
rename from src/lzhuff/lzhuf.c
rename to otros/lzhuff/lzhuf.c
similarity index 100%
rename from src/ppmc/Makefile
rename to otros/ppmc/Makefile
similarity index 100%
rename from src/ppmc/README
rename to otros/ppmc/README
similarity index 100%
rename from src/ppmc/luca/ppmc.c
rename to otros/ppmc/luca/ppmc.c
similarity index 100%
rename from src/ppmc/luca/ppmc.h
rename to otros/ppmc/luca/ppmc.h
similarity index 100%
rename from src/ppmc/ppmc.c
rename to otros/ppmc/ppmc.c
similarity index 100%
rename from src/ppmc/ppmc.h
rename to otros/ppmc/ppmc.h
similarity index 100%
rename from src/ppmc/ppmcdata.c
rename to otros/ppmc/ppmcdata.c
similarity index 100%
rename from src/ppmc/ppmcdata.h
rename to otros/ppmc/ppmcdata.h
similarity index 100%
rename from src/ppmc/ppmcmain.c
rename to otros/ppmc/ppmcmain.c
similarity index 100%
rename from src/ppmc/range.c
rename to otros/ppmc/range.c
similarity index 100%
rename from src/ppmc/range.h
rename to otros/ppmc/range.h
similarity index 100%
rename from src/ppmc/test.sh
rename to otros/ppmc/test.sh
similarity index 100%
rename from src/ppmc/unppmc.c
rename to otros/ppmc/unppmc.c