torc/examples/PhysicalExample.cpp File Reference
Example program to read in an XDL file, do something with it, and write it back out.
More...
#include "torc/Physical.hpp"
#include <fstream>
Go to the source code of this file.
|
Functions |
int | main (int argc, char *argv[]) |
| Standard main() function.
|
Detailed Description
Example program to read in an XDL file, do something with it, and write it back out.
Definition in file PhysicalExample.cpp.
Function Documentation
int main |
( |
int |
argc, |
|
|
char * |
argv[] | |
|
) |
| | |