#include <fstream>
#include "MarkExtracter.hpp"
#include "torc/common/DirectoryTree.hpp"
#include "torc/physical/XdlImporter.hpp"
#include "torc/physical/XdlExporter.hpp"

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Main entry point for the xdlextract tool. | |
Definition in file XdlExtractMain.cpp.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
1.5.6