This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Oct 30, 2012
-
-
Tom Fischer authored
moved functions getFileNameFromPath(), getSuffixFromPath(), copyPathToFileName() and extractPath() from files StringTools.{cpp,h} to files FileTools.{cpp,h}
-
Norihiro Watanabe authored
- remove functions to manipulate file names because they exist in StringTools.h - move implementations into cpp - fix type, etc.
-