musix 0.3.3

Music player library for esoteric audio formats (music from C64,Amiga etc)
Documentation
/* This file exists for documentation purpose only. */
/**
@defgroup  unice68_prg  unice68 program
@ingroup   usertools68

Ice depacker based on 68000 ICE 2.40 original.


@section unice68_author AUTHOR

  Written by Benjamin Gerard


@section unice68_licence LICENCE

  Copyright (C) 2001-2009 Benjamin Gerard

  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free  Software Foundation, either  version 3 of the  License, or
  (at your option) any later version.

  This program is distributed in the  hope that it will be useful, but
  WITHOUT  ANY   WARRANTY;  without  even  the   implied  warranty  of
  MERCHANTABILITY or  FITNESS FOR A  PARTICULAR PURPOSE.  See  the GNU
  General Public License for more details.

  You should  have received a copy  of the GNU  General Public License
  along with this program.

  If not, see <http://www.gnu.org/licenses/>.


@section unice68_synopsis SYNOPSIS

  unice68 [OPTION] [--] [ [\<input\>] \<output\> ]


@section unice68_options OPTIONS

  @arg @b -h --help     Print help message and exit.
  @arg @b -V --version  Print version and copyright and exit.
  @arg @b -v --verbose  Be verbose (cumulative).
  @arg @b -q --quiet    Keep quiet (cumulative).


@section unice68_bugs BUGS

  Report bugs to <benjihan -4t- users.sourceforge -d0t- net>
  

@section unice68_seealso SEE ALSO

  @see info68_prg, sc68_prg

*/