Functions

sml.h File Reference

#include "ExpandedModelInterface.h"
#include <string>

Go to the source code of this file.

Functions

std::string sml_version ()
 Report the current version.
ExpandedModelInterfacesml_generate (const std::string &modelfilename, const std::string &datafilename, bool debug)

Function Documentation

ExpandedModelInterface* sml_generate ( const std::string &  modelfilename,
const std::string &  datafilename,
bool  debug 
)
std::string sml_version (  ) 

Report the current version.

Referenced by writeCopyright().