From 5786cae59cf2aa94920aba161be17f432ff2ed0b Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Wed, 4 Jun 2008 02:17:42 +0000 Subject: [PATCH] --- ase/{ => lib}/cmn/asecmn.bdsproj | 0 ase/{ => lib}/cmn/asecmn.dsp | 0 ase/{ => lib}/cmn/asecmn.vcproj | 0 ase/{ => lib}/cmn/conf_msw.h | 0 ase/{ => lib}/cmn/conf_unx.h.in | 0 ase/{ => lib}/cmn/conf_vms.h | 0 ase/{ => lib}/cmn/descrip.mms | 0 ase/{ => lib}/cmn/macros.h | 0 ase/{ => lib}/cmn/makefile.in | 0 ase/{ => lib}/cmn/map.c | 0 ase/{ => lib}/cmn/map.h | 0 ase/{ => lib}/cmn/mem.c | 0 ase/{ => lib}/cmn/mem.h | 0 ase/{ => lib}/cmn/misc.c | 0 ase/{ => lib}/cmn/msw-bcc.mak | 0 ase/{ => lib}/cmn/msw-cl.mak | 0 ase/{ => lib}/cmn/msw-dmc.mak | 0 ase/{ => lib}/cmn/pack.h | 0 ase/{ => lib}/cmn/rex.c | 0 ase/{ => lib}/cmn/rex.h | 0 ase/{ => lib}/cmn/str.h | 0 ase/{ => lib}/cmn/str_bas.c | 0 ase/{ => lib}/cmn/str_cnv.c | 0 ase/{ => lib}/cmn/str_dyn.c | 0 ase/{ => lib}/cmn/types.h | 0 ase/{ => lib}/cmn/unpack.h | 0 26 files changed, 0 insertions(+), 0 deletions(-) rename ase/{ => lib}/cmn/asecmn.bdsproj (100%) rename ase/{ => lib}/cmn/asecmn.dsp (100%) rename ase/{ => lib}/cmn/asecmn.vcproj (100%) rename ase/{ => lib}/cmn/conf_msw.h (100%) rename ase/{ => lib}/cmn/conf_unx.h.in (100%) rename ase/{ => lib}/cmn/conf_vms.h (100%) rename ase/{ => lib}/cmn/descrip.mms (100%) rename ase/{ => lib}/cmn/macros.h (100%) rename ase/{ => lib}/cmn/makefile.in (100%) rename ase/{ => lib}/cmn/map.c (100%) rename ase/{ => lib}/cmn/map.h (100%) rename ase/{ => lib}/cmn/mem.c (100%) rename ase/{ => lib}/cmn/mem.h (100%) rename ase/{ => lib}/cmn/misc.c (100%) rename ase/{ => lib}/cmn/msw-bcc.mak (100%) rename ase/{ => lib}/cmn/msw-cl.mak (100%) rename ase/{ => lib}/cmn/msw-dmc.mak (100%) rename ase/{ => lib}/cmn/pack.h (100%) rename ase/{ => lib}/cmn/rex.c (100%) rename ase/{ => lib}/cmn/rex.h (100%) rename ase/{ => lib}/cmn/str.h (100%) rename ase/{ => lib}/cmn/str_bas.c (100%) rename ase/{ => lib}/cmn/str_cnv.c (100%) rename ase/{ => lib}/cmn/str_dyn.c (100%) rename ase/{ => lib}/cmn/types.h (100%) rename ase/{ => lib}/cmn/unpack.h (100%) diff --git a/ase/cmn/asecmn.bdsproj b/ase/lib/cmn/asecmn.bdsproj similarity index 100% rename from ase/cmn/asecmn.bdsproj rename to ase/lib/cmn/asecmn.bdsproj diff --git a/ase/cmn/asecmn.dsp b/ase/lib/cmn/asecmn.dsp similarity index 100% rename from ase/cmn/asecmn.dsp rename to ase/lib/cmn/asecmn.dsp diff --git a/ase/cmn/asecmn.vcproj b/ase/lib/cmn/asecmn.vcproj similarity index 100% rename from ase/cmn/asecmn.vcproj rename to ase/lib/cmn/asecmn.vcproj diff --git a/ase/cmn/conf_msw.h b/ase/lib/cmn/conf_msw.h similarity index 100% rename from ase/cmn/conf_msw.h rename to ase/lib/cmn/conf_msw.h diff --git a/ase/cmn/conf_unx.h.in b/ase/lib/cmn/conf_unx.h.in similarity index 100% rename from ase/cmn/conf_unx.h.in rename to ase/lib/cmn/conf_unx.h.in diff --git a/ase/cmn/conf_vms.h b/ase/lib/cmn/conf_vms.h similarity index 100% rename from ase/cmn/conf_vms.h rename to ase/lib/cmn/conf_vms.h diff --git a/ase/cmn/descrip.mms b/ase/lib/cmn/descrip.mms similarity index 100% rename from ase/cmn/descrip.mms rename to ase/lib/cmn/descrip.mms diff --git a/ase/cmn/macros.h b/ase/lib/cmn/macros.h similarity index 100% rename from ase/cmn/macros.h rename to ase/lib/cmn/macros.h diff --git a/ase/cmn/makefile.in b/ase/lib/cmn/makefile.in similarity index 100% rename from ase/cmn/makefile.in rename to ase/lib/cmn/makefile.in diff --git a/ase/cmn/map.c b/ase/lib/cmn/map.c similarity index 100% rename from ase/cmn/map.c rename to ase/lib/cmn/map.c diff --git a/ase/cmn/map.h b/ase/lib/cmn/map.h similarity index 100% rename from ase/cmn/map.h rename to ase/lib/cmn/map.h diff --git a/ase/cmn/mem.c b/ase/lib/cmn/mem.c similarity index 100% rename from ase/cmn/mem.c rename to ase/lib/cmn/mem.c diff --git a/ase/cmn/mem.h b/ase/lib/cmn/mem.h similarity index 100% rename from ase/cmn/mem.h rename to ase/lib/cmn/mem.h diff --git a/ase/cmn/misc.c b/ase/lib/cmn/misc.c similarity index 100% rename from ase/cmn/misc.c rename to ase/lib/cmn/misc.c diff --git a/ase/cmn/msw-bcc.mak b/ase/lib/cmn/msw-bcc.mak similarity index 100% rename from ase/cmn/msw-bcc.mak rename to ase/lib/cmn/msw-bcc.mak diff --git a/ase/cmn/msw-cl.mak b/ase/lib/cmn/msw-cl.mak similarity index 100% rename from ase/cmn/msw-cl.mak rename to ase/lib/cmn/msw-cl.mak diff --git a/ase/cmn/msw-dmc.mak b/ase/lib/cmn/msw-dmc.mak similarity index 100% rename from ase/cmn/msw-dmc.mak rename to ase/lib/cmn/msw-dmc.mak diff --git a/ase/cmn/pack.h b/ase/lib/cmn/pack.h similarity index 100% rename from ase/cmn/pack.h rename to ase/lib/cmn/pack.h diff --git a/ase/cmn/rex.c b/ase/lib/cmn/rex.c similarity index 100% rename from ase/cmn/rex.c rename to ase/lib/cmn/rex.c diff --git a/ase/cmn/rex.h b/ase/lib/cmn/rex.h similarity index 100% rename from ase/cmn/rex.h rename to ase/lib/cmn/rex.h diff --git a/ase/cmn/str.h b/ase/lib/cmn/str.h similarity index 100% rename from ase/cmn/str.h rename to ase/lib/cmn/str.h diff --git a/ase/cmn/str_bas.c b/ase/lib/cmn/str_bas.c similarity index 100% rename from ase/cmn/str_bas.c rename to ase/lib/cmn/str_bas.c diff --git a/ase/cmn/str_cnv.c b/ase/lib/cmn/str_cnv.c similarity index 100% rename from ase/cmn/str_cnv.c rename to ase/lib/cmn/str_cnv.c diff --git a/ase/cmn/str_dyn.c b/ase/lib/cmn/str_dyn.c similarity index 100% rename from ase/cmn/str_dyn.c rename to ase/lib/cmn/str_dyn.c diff --git a/ase/cmn/types.h b/ase/lib/cmn/types.h similarity index 100% rename from ase/cmn/types.h rename to ase/lib/cmn/types.h diff --git a/ase/cmn/unpack.h b/ase/lib/cmn/unpack.h similarity index 100% rename from ase/cmn/unpack.h rename to ase/lib/cmn/unpack.h