/*
 *  $VER: Distfile for OptIcon and Icon2C as of Thu Feb  3 02:37:11 1994
 */

/*
 * (c)Copyright 1994 by Tobias Ferber
 *
 * This file is part of the Icon2C and OptIcon distribution.
 *
 * Icon2C and OptIcon are free software; you can redistribute them and/or
 * modify them under the terms of the GNU General Public License as published
 * by the Free Software Foundation; either version 1 of the License,
 * or (at your option) any later version.
 *
 * Icon2C and Opticon are distributed in the hope that they 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 these programs; see the file COPYING.  If not, write to
 * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 */

Distfile                   // this file
COPYING                    // The GNU GENERAL PUBLIC LICENSE

icon2c   icon2c.doc        // generates highly readable and directly compilable
         icon2c.c          // C sourcecode from icon images ( ".info" files )

opticon  opticon.doc       // optimizes icons for size and speed.
         opticon.c         // optionally adds or removes some planes
         memfn.c memfn.h   // bitwise memory functions

PatchIcons                 // A script to patch all icon files in a given path
DMakefile                  // The Makefile for Matt Dillon's nice DICE
Makefile                   // ... for __GNUC__
