NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
language.cpp File Reference
#include "language.hpp"
#include "../utils/stringtools.hpp"
Include dependency graph for language.cpp:

Go to the source code of this file.

Functions

bool fileExists (const string &)
 This function checks, whether the file with the passed file name exists. More...
 

Function Documentation

◆ fileExists()