| 
    Jpp 19.3.0-rc.1
    
   the software that should make you happy 
   | 
 
Example program to test JLANG::JGroup class. More...
#include <string>#include <iostream>#include <iomanip>#include "JLang/JGroup.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Namespaces | |
| namespace | JLANG | 
| Auxiliary classes and methods for language specific functionality.  | |
Functions | |
| int | main (int argc, char **argv) | 
Variables | |
| static const JGroup< double > & | JLANG::getElement = JGroup<double>::getInstance() | 
Example program to test JLANG::JGroup class.
Definition in file JGroup.cc.
| int main | ( | int | argc, | 
| char ** | argv ) | 
Definition at line 31 of file JGroup.cc.