1.1 --- a/src/Makefile.in Mon Apr 07 13:40:38 2008 -0400
1.2 +++ b/src/Makefile.in Wed Mar 18 15:23:14 2009 +0100
1.3 @@ -116,7 +116,7 @@
1.4 comment-list.h debug.h defun-dld.h defun-int.h defun.h \
1.5 dirfns.h dynamic-ld.h error.h file-io.h gripes.h help.h \
1.6 input.h lex.h load-path.h load-save.h ls-hdf5.h \
1.7 - ls-mat-ascii.h ls-mat4.h ls-mat5.h ls-oct-ascii.h \
1.8 + ls-mat-ascii.h ls-mat4.h ls-mat5.h ls-oct-ascii.h ls-ascii-helper.h \
1.9 ls-oct-binary.h ls-utils.h mex.h mexproto.h oct-errno.h \
1.10 oct-fstrm.h oct-hist.h oct-iostrm.h oct-map.h oct-obj.h \
1.11 oct-prcstrm.h oct-procbuf.h oct-stdstrm.h oct-stream.h \
1.12 @@ -186,7 +186,7 @@
1.13 cutils.c data.cc debug.cc defaults.cc defun.cc dirfns.cc \
1.14 dynamic-ld.cc error.cc file-io.cc graphics.cc gripes.cc \
1.15 help.cc input.cc lex.l load-path.cc load-save.cc ls-hdf5.cc \
1.16 - ls-mat-ascii.cc ls-mat4.cc ls-mat5.cc ls-oct-ascii.cc \
1.17 + ls-mat-ascii.cc ls-mat4.cc ls-mat5.cc ls-oct-ascii.cc ls-ascii-helper.cc \
1.18 ls-oct-binary.cc ls-utils.cc main.c mappers.cc matherr.c \
1.19 mex.cc oct-fstrm.cc oct-hist.cc oct-iostrm.cc oct-map.cc \
1.20 oct-obj.cc oct-prcstrm.cc oct-procbuf.cc oct-stream.cc \