TGA2ANI - POV ray tracer animation maker
Copyright (c) 1995 Media Synergy Inc.

usage: TGA2ANI <inputfile>
       If inputfile begins with @, inputfile
       should be an ASCII file listing  TGA files
       to be made into a 15-bit .ANI file, in order 
       from top to bottom, one file on each line 
       of the ASCII file.
       If inputfile begins with -p, inputfile should
       be an anim.bat file made with anim3d.exe.
 Examples:
    TGA2ANI @myfiles.dat
      make an ANI file from the targas listed in myfile.dat
    TGA2ANI -panim.bat
      make an ANI file from the POVRAY batch file anim.bat
