Restructured directories
commit8b01d945fba767d5b39e6b09f2075ef3d8f231d2
authorMiriam Ruiz <miriam@debian.org>
Thu, 14 Oct 2010 21:47:22 +0000 (14 23:47 +0200)
committerMiriam Ruiz <miriam@debian.org>
Thu, 14 Oct 2010 21:47:22 +0000 (14 23:47 +0200)
tree5d43bbe5c83c49ca1a7ffb46117630015f8c3532
parent6bcf914e1e93ba54436d4e2d108a4e9c683e3cb8
Restructured directories
31 files changed:
source/Makefile
source/commands/jfc.c [moved from source/cmds/jfc.c with 99% similarity]
source/commands/jfea.c [moved from source/cmds/jfea.c with 99% similarity]
source/commands/jffam.c [moved from source/cmds/jffam.c with 99% similarity]
source/commands/jfgp.c [moved from source/cmds/jfgp.c with 99% similarity]
source/commands/jfi.c [moved from source/cmds/jfi.c with 99% similarity]
source/commands/jfid3.c [moved from source/cmds/jfid3.c with 99% similarity]
source/commands/jfplot.c [moved from source/cmds/jfplot.c with 99% similarity]
source/commands/jfr.c [moved from source/cmds/jfr.c with 99% similarity]
source/commands/jfr2c.c [moved from source/cmds/jfr2c.c with 99% similarity]
source/commands/jfr2htm.c [moved from source/cmds/jfr2htm.c with 99% similarity]
source/commands/jfr2s.c [moved from source/cmds/jfr2s.c with 99% similarity]
source/commands/jfrd.c [moved from source/cmds/jfrd.c with 99% similarity]
source/commands/jfrplt.c [moved from source/cmds/jfrplt.c with 99% similarity]
source/commands/jhlp.c [moved from source/cmds/jhlp.c with 99% similarity]
source/helpers/cmds_lib.c [moved from source/cmds/cmds_common.c with 99% similarity]
source/helpers/jfea_lib.c [moved from source/xtra/jfea_lib.c with 100% similarity]
source/helpers/jffamlib.c [moved from source/xtra/jffamlib.c with 100% similarity]
source/helpers/jfgp_lib.c [moved from source/xtra/jfgp_lib.c with 100% similarity]
source/helpers/jfi_lib.c [moved from source/xtra/jfi_lib.c with 100% similarity]
source/helpers/jfid3lib.c [moved from source/xtra/jfid3lib.c with 100% similarity]
source/helpers/jfpltlib.c [moved from source/xtra/jfpltlib.c with 100% similarity]
source/helpers/jfr2clib.c [moved from source/xtra/jfr2clib.c with 100% similarity]
source/helpers/jfr2hlib.c [moved from source/xtra/jfr2hlib.c with 100% similarity]
source/helpers/jfr2wlib.c [moved from source/xtra/jfr2wlib.c with 100% similarity]
source/helpers/jfrd_lib.c [moved from source/xtra/jfrd_lib.c with 100% similarity]
source/helpers/jfs2wlib.c [moved from source/xtra/jfs2wlib.c with 100% similarity]
source/helpers/jfw2rlib.c [moved from source/xtra/jfw2rlib.c with 100% similarity]
source/helpers/jfw2slib.c [moved from source/xtra/jfw2slib.c with 100% similarity]
source/helpers/jhlp_lib.c [moved from source/xtra/jhlp_lib.c with 100% similarity]
source/include/cmds_lib.h [moved from source/cmds/cmds_common.h with 90% similarity]