Jpp - the software that should make you happy
|
Example program to test print auxiliaries. More...
#include <string>
#include <iostream>
#include <iomanip>
#include <vector>
#include <map>
#include "Jeep/JPrint.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Example program to test print auxiliaries.
Definition in file examples/Jeep/JPrint.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 17 of file examples/Jeep/JPrint.cc.