Bitstream Interpretation Library (BIL)  0.1
Functions
xdlcmp.cpp File Reference

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>
Include dependency graph for xdlcmp.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

Contains the main method of the xdlcmp program.

The xdlcmp program reads in two XDL files and compares them.

Definition in file xdlcmp.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 21 of file xdlcmp.cpp.