From 2c54ce26db81cae5688790d431f521fcdbabf061 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Sun, 20 Jun 2004 20:00:33 +0000 Subject: [PATCH] Se mueven cosas de internet. --- {src => otros}/lzhuff/lzhuf.c | 0 {src => otros}/ppmc/Makefile | 0 {src => otros}/ppmc/README | 0 {src => otros}/ppmc/exclusion/COMMENTS | 0 {src => otros}/ppmc/exclusion/Makefile | 0 {src => otros}/ppmc/exclusion/ppmc.c | 0 {src => otros}/ppmc/exclusion/ppmc.h | 0 {src => otros}/ppmc/exclusion/ppmcdata.c | 0 {src => otros}/ppmc/exclusion/ppmcdata.h | 0 {src => otros}/ppmc/exclusion/ppmcmain.c | 0 {src => otros}/ppmc/exclusion/range.c | 0 {src => otros}/ppmc/exclusion/range.h | 0 {src => otros}/ppmc/exclusion/unppmc.c | 0 {src => otros}/ppmc/luca/Makefile | 0 {src => otros}/ppmc/luca/ppmc.c | 0 {src => otros}/ppmc/luca/ppmc.h | 0 {src => otros}/ppmc/luca/ppmcdata.c | 0 {src => otros}/ppmc/luca/ppmcdata.h | 0 {src => otros}/ppmc/luca/ppmcmain.c | 0 {src => otros}/ppmc/luca/range.c | 0 {src => otros}/ppmc/luca/range.h | 0 {src => otros}/ppmc/luca/unppmc.c | 0 {src => otros}/ppmc/ppmc.c | 0 {src => otros}/ppmc/ppmc.h | 0 {src => otros}/ppmc/ppmcdata.c | 0 {src => otros}/ppmc/ppmcdata.h | 0 {src => otros}/ppmc/ppmcmain.c | 0 {src => otros}/ppmc/range.c | 0 {src => otros}/ppmc/range.h | 0 {src => otros}/ppmc/test.sh | 0 {src => otros}/ppmc/unppmc.c | 0 31 files changed, 0 insertions(+), 0 deletions(-) rename {src => otros}/lzhuff/lzhuf.c (100%) rename {src => otros}/ppmc/Makefile (100%) rename {src => otros}/ppmc/README (100%) rename {src => otros}/ppmc/exclusion/COMMENTS (100%) rename {src => otros}/ppmc/exclusion/Makefile (100%) rename {src => otros}/ppmc/exclusion/ppmc.c (100%) rename {src => otros}/ppmc/exclusion/ppmc.h (100%) rename {src => otros}/ppmc/exclusion/ppmcdata.c (100%) rename {src => otros}/ppmc/exclusion/ppmcdata.h (100%) rename {src => otros}/ppmc/exclusion/ppmcmain.c (100%) rename {src => otros}/ppmc/exclusion/range.c (100%) rename {src => otros}/ppmc/exclusion/range.h (100%) rename {src => otros}/ppmc/exclusion/unppmc.c (100%) rename {src => otros}/ppmc/luca/Makefile (100%) rename {src => otros}/ppmc/luca/ppmc.c (100%) rename {src => otros}/ppmc/luca/ppmc.h (100%) rename {src => otros}/ppmc/luca/ppmcdata.c (100%) rename {src => otros}/ppmc/luca/ppmcdata.h (100%) rename {src => otros}/ppmc/luca/ppmcmain.c (100%) rename {src => otros}/ppmc/luca/range.c (100%) rename {src => otros}/ppmc/luca/range.h (100%) rename {src => otros}/ppmc/luca/unppmc.c (100%) rename {src => otros}/ppmc/ppmc.c (100%) rename {src => otros}/ppmc/ppmc.h (100%) rename {src => otros}/ppmc/ppmcdata.c (100%) rename {src => otros}/ppmc/ppmcdata.h (100%) rename {src => otros}/ppmc/ppmcmain.c (100%) rename {src => otros}/ppmc/range.c (100%) rename {src => otros}/ppmc/range.h (100%) rename {src => otros}/ppmc/test.sh (100%) rename {src => otros}/ppmc/unppmc.c (100%) diff --git a/src/lzhuff/lzhuf.c b/otros/lzhuff/lzhuf.c similarity index 100% rename from src/lzhuff/lzhuf.c rename to otros/lzhuff/lzhuf.c diff --git a/src/ppmc/Makefile b/otros/ppmc/Makefile similarity index 100% rename from src/ppmc/Makefile rename to otros/ppmc/Makefile diff --git a/src/ppmc/README b/otros/ppmc/README similarity index 100% rename from src/ppmc/README rename to otros/ppmc/README diff --git a/src/ppmc/exclusion/COMMENTS b/otros/ppmc/exclusion/COMMENTS similarity index 100% rename from src/ppmc/exclusion/COMMENTS rename to otros/ppmc/exclusion/COMMENTS diff --git a/src/ppmc/exclusion/Makefile b/otros/ppmc/exclusion/Makefile similarity index 100% rename from src/ppmc/exclusion/Makefile rename to otros/ppmc/exclusion/Makefile diff --git a/src/ppmc/exclusion/ppmc.c b/otros/ppmc/exclusion/ppmc.c similarity index 100% rename from src/ppmc/exclusion/ppmc.c rename to otros/ppmc/exclusion/ppmc.c diff --git a/src/ppmc/exclusion/ppmc.h b/otros/ppmc/exclusion/ppmc.h similarity index 100% rename from src/ppmc/exclusion/ppmc.h rename to otros/ppmc/exclusion/ppmc.h diff --git a/src/ppmc/exclusion/ppmcdata.c b/otros/ppmc/exclusion/ppmcdata.c similarity index 100% rename from src/ppmc/exclusion/ppmcdata.c rename to otros/ppmc/exclusion/ppmcdata.c diff --git a/src/ppmc/exclusion/ppmcdata.h b/otros/ppmc/exclusion/ppmcdata.h similarity index 100% rename from src/ppmc/exclusion/ppmcdata.h rename to otros/ppmc/exclusion/ppmcdata.h diff --git a/src/ppmc/exclusion/ppmcmain.c b/otros/ppmc/exclusion/ppmcmain.c similarity index 100% rename from src/ppmc/exclusion/ppmcmain.c rename to otros/ppmc/exclusion/ppmcmain.c diff --git a/src/ppmc/exclusion/range.c b/otros/ppmc/exclusion/range.c similarity index 100% rename from src/ppmc/exclusion/range.c rename to otros/ppmc/exclusion/range.c diff --git a/src/ppmc/exclusion/range.h b/otros/ppmc/exclusion/range.h similarity index 100% rename from src/ppmc/exclusion/range.h rename to otros/ppmc/exclusion/range.h diff --git a/src/ppmc/exclusion/unppmc.c b/otros/ppmc/exclusion/unppmc.c similarity index 100% rename from src/ppmc/exclusion/unppmc.c rename to otros/ppmc/exclusion/unppmc.c diff --git a/src/ppmc/luca/Makefile b/otros/ppmc/luca/Makefile similarity index 100% rename from src/ppmc/luca/Makefile rename to otros/ppmc/luca/Makefile diff --git a/src/ppmc/luca/ppmc.c b/otros/ppmc/luca/ppmc.c similarity index 100% rename from src/ppmc/luca/ppmc.c rename to otros/ppmc/luca/ppmc.c diff --git a/src/ppmc/luca/ppmc.h b/otros/ppmc/luca/ppmc.h similarity index 100% rename from src/ppmc/luca/ppmc.h rename to otros/ppmc/luca/ppmc.h diff --git a/src/ppmc/luca/ppmcdata.c b/otros/ppmc/luca/ppmcdata.c similarity index 100% rename from src/ppmc/luca/ppmcdata.c rename to otros/ppmc/luca/ppmcdata.c diff --git a/src/ppmc/luca/ppmcdata.h b/otros/ppmc/luca/ppmcdata.h similarity index 100% rename from src/ppmc/luca/ppmcdata.h rename to otros/ppmc/luca/ppmcdata.h diff --git a/src/ppmc/luca/ppmcmain.c b/otros/ppmc/luca/ppmcmain.c similarity index 100% rename from src/ppmc/luca/ppmcmain.c rename to otros/ppmc/luca/ppmcmain.c diff --git a/src/ppmc/luca/range.c b/otros/ppmc/luca/range.c similarity index 100% rename from src/ppmc/luca/range.c rename to otros/ppmc/luca/range.c diff --git a/src/ppmc/luca/range.h b/otros/ppmc/luca/range.h similarity index 100% rename from src/ppmc/luca/range.h rename to otros/ppmc/luca/range.h diff --git a/src/ppmc/luca/unppmc.c b/otros/ppmc/luca/unppmc.c similarity index 100% rename from src/ppmc/luca/unppmc.c rename to otros/ppmc/luca/unppmc.c diff --git a/src/ppmc/ppmc.c b/otros/ppmc/ppmc.c similarity index 100% rename from src/ppmc/ppmc.c rename to otros/ppmc/ppmc.c diff --git a/src/ppmc/ppmc.h b/otros/ppmc/ppmc.h similarity index 100% rename from src/ppmc/ppmc.h rename to otros/ppmc/ppmc.h diff --git a/src/ppmc/ppmcdata.c b/otros/ppmc/ppmcdata.c similarity index 100% rename from src/ppmc/ppmcdata.c rename to otros/ppmc/ppmcdata.c diff --git a/src/ppmc/ppmcdata.h b/otros/ppmc/ppmcdata.h similarity index 100% rename from src/ppmc/ppmcdata.h rename to otros/ppmc/ppmcdata.h diff --git a/src/ppmc/ppmcmain.c b/otros/ppmc/ppmcmain.c similarity index 100% rename from src/ppmc/ppmcmain.c rename to otros/ppmc/ppmcmain.c diff --git a/src/ppmc/range.c b/otros/ppmc/range.c similarity index 100% rename from src/ppmc/range.c rename to otros/ppmc/range.c diff --git a/src/ppmc/range.h b/otros/ppmc/range.h similarity index 100% rename from src/ppmc/range.h rename to otros/ppmc/range.h diff --git a/src/ppmc/test.sh b/otros/ppmc/test.sh similarity index 100% rename from src/ppmc/test.sh rename to otros/ppmc/test.sh diff --git a/src/ppmc/unppmc.c b/otros/ppmc/unppmc.c similarity index 100% rename from src/ppmc/unppmc.c rename to otros/ppmc/unppmc.c -- 2.43.0