NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
actions.cpp File Reference
#include "gterm.hpp"
#include <wx/log.h>
Include dependency graph for actions.cpp:

Go to the source code of this file.

Macros

#define GTERM_PC
 

Functions

std::string toLowerCase (const std::string &)
 Converts uppercase to lowercase letters. More...
 

Macro Definition Documentation

◆ GTERM_PC

#define GTERM_PC

Definition at line 6 of file actions.cpp.

Function Documentation

◆ toLowerCase()