EDDCmp V0.2

EDDCmp is a tool to compare two EDD files. It is written in C. It returns 1 if the files are different, 0 if they are the same.

Usage

    eddcmp original_file test_file

Installation

    make install