Bitstream Interpretation Library (BIL)
0.1
|
Contains the main method of the xdlcmp program. More...
#include <cstdlib>
#include <cstring>
#include <fstream>
#include <iostream>
#include <deviceinfo/DeviceNameUtil.hpp>
#include <exception/CommandLineException.hpp>
#include <test/xdlcmp/xdlcmpAlgo.hpp>
#include <test/xdlcmp/xdlcmpArgs.hpp>
#include <test/xdlcmp/xdlcmpMsgs.hpp>
#include <xdl/parser/XDLParser.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Contains the main method of the xdlcmp program.
The xdlcmp program reads in two XDL files and compares them.
Definition in file xdlcmp.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 21 of file xdlcmp.cpp.