ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/utils/wildcards.hpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/utils/wildcards.hpp (file contents):
Revision 1968 by tim, Fri Feb 4 04:57:04 2005 UTC vs.
Revision 1983 by chrisfen, Mon Feb 7 20:20:57 2005 UTC

# Line 11 | Line 11
11   // Thanks to the E.S.O. - ACS project that has done this C++ interface
12   // to the wildcards pttern matching algorithm
13  
14 < #ifndef __cplusplus
15 < #error This is a C++ include file and cannot be used from plain C
16 < #endif
14 > //#ifndef __cplusplus
15 > //#error This is a C++ include file and cannot be used from plain C
16 > //#endif
17  
18   // Implementation of the UN*X wildcards
19   // Supported wild-characters: '*', '?'; sets: [a-z], '!' negation

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines