Changeset 14618 for trunk/FACT++
- Timestamp:
- 11/13/12 21:55:10 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/tools.cc
r14365 r14618 225 225 //! If the returned file name is empty, an error has occured: 226 226 //! If the map is also empty the file name was empty, if the map has 227 //! one entry then for this entry the euqal sign was missing. 228 //! 229 #include <iostream> 227 //! one entry then for this entry the equal sign was missing. 228 //! 230 229 map<string,string> Tools::Split(string &opt, bool allow) 231 230 {
Note:
See TracChangeset
for help on using the changeset viewer.