ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/utils/ElementsTable.cpp
(Generate patch)

Comparing trunk/src/utils/ElementsTable.cpp (file contents):
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 2077 by gezelter, Mon Mar 9 17:10:26 2015 UTC

# Line 38 | Line 38 | GNU General Public License for more details.
38   #include "utils/ElementsTable.hpp"
39   #include "utils/simError.h"
40   #include "io/ifstrstream.hpp"
41
42 #ifdef _MSC_VER
43 #define strncasecmp _strnicmp
44 #define strcasecmp _stricmp
45 #endif
46
41  
42   #ifdef WIN32
43   #define FILE_SEP_CHAR "\\"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines