removed test cue/toc files

This commit is contained in:
Svend Sorensen
2004-06-27 04:40:49 +00:00
parent 79da2d8722
commit c556867f30
7 changed files with 4 additions and 660 deletions

8
README
View File

@@ -2,14 +2,14 @@ cuetools README
cuetools is a set of utilites for working with cue and toc files.
RELEASE NOTES
* cuetools-1.x is a significant code rewrite of 0.x. The cue/toc parsing code
has been reimplimented in lex/yacc.
* cuetools-1.x is a significant code rewrite of 0.x. The cue/toc parsing code
has been reimplimented in lex/yacc.
* cuerename has been replaced by the more general utility cueprint.
* Usage syntax of the utilites has changed. See the respective man pages.
INSTALL
Building requires GNU Make. Run `make install' to install cuetools into the
default location of /usr/local. The Makefiles also support both the prefix and
Building requires GNU Make. Run `make install' to install cuetools into the
default location of /usr/local. The Makefiles also support both the prefix and
DESTDIR variables.
AUTHOR