  > SrcMung - Version 1.01

  by Musus Umbra <musus@argonet.co.uk>

  ----------------------------------------------------------------------------
  (c) 1999, all rights reserved.  No warranty, express or implied, is
  provided.  Under no circumstances can the authors be held responsible
  for any loss/damage sustained as a result of the use, misuse, or inability
  to use this program.  Bug reports are, however, welcome.
  ----------------------------------------------------------------------------


  For all text files in the CSD, examine their extension and move them into
  subdirectories 'c' and 'h' (which we create if necessary)

  The files also have their line-endings corrected (ie. CR+LF is changed to
  just LF).

  An extra linefeed is added to the end of each file (it bugs me that Acorn's
  C complains if the code doesn't end on a linefeed... several variants I've
  compiled have source that finished on a } so I figured, "what the hell" and
  automagically bunged an extra LF in here).

  NB: This program works on the CSD only... make sure you set the CSD
  properly before running it.

  There's usually more than 77 files in the source distribution for a game
  so you won't be able to process the whole lot at once.  You can only really
  do 75 at a time (remember there needs to be "room" for the c & h
  directories).

  I suggest that you create the c and h directories, dearchive as much of the
  source as you can, run SrcMung, dearchive the rest of the source, and so on.


