Move routine to analyze/guess what type of CD image we have got into

the library.
This commit is contained in:
rocky
2003-08-16 15:34:58 +00:00
parent c064caaa89
commit f29360b3df
8 changed files with 155 additions and 402 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.7 2003/05/27 02:55:58 rocky Exp $
# $Id: Makefile.am,v 1.8 2003/08/16 15:34:58 rocky Exp $
#
# Copyright (C) 2003 Rocky Bernstein <rocky@panix.com>
#
@@ -39,6 +39,7 @@ libcdio_sources = \
bytesex.h \
bytesex_asm.h \
cdio.c \
cd_types.c \
ds.c \
ds.h \
logging.c \