Andy McFadden f6647b9978 Convert WSMG to LOG
Mostly a bulk conversion of debug messages, primarily with sed:

 sed -e 's/\(WMSG[0-9]\)\(.*\)\(\\n"\)/LOGI\2"/'

This removes the '\n' from the end of the log messages, and sets
them all to "info" severity.

We want to prefix each line with file/line and/or a timestamp,
so it doesn't make sense to have a partial line, and there's no
value in embedding the '\n' in every string.
2014-11-18 14:16:35 -08:00
2014-11-18 14:16:35 -08:00
2014-11-18 14:16:35 -08:00
2009-01-04 19:19:05 +00:00
2009-01-03 19:08:48 +00:00
2014-11-18 14:16:35 -08:00
2014-11-18 14:16:35 -08:00
2014-11-18 14:16:35 -08:00
2014-11-03 14:05:07 -08:00
2014-10-28 17:19:54 -07:00

UNDER CONSTRUCTION

I'm in the process of relocating CiderPress from SourceForge and convincing it to build with VS 2013.

Description
CiderPress Apple II archive utility for Windows
Readme 23 MiB
Languages
C++ 64.5%
C 28%
HTML 7.2%
Makefile 0.2%
Shell 0.1%