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

Comparing trunk/OOPSE-4/src/utils/wildcards.cpp (file contents):
Revision 1968 by tim, Fri Feb 4 04:57:04 2005 UTC vs.
Revision 1974 by tim, Fri Feb 4 22:42:12 2005 UTC

# Line 8 | Line 8
8   // Thanks to the E.S.O. - ACS project that has done this C++ interface
9   // to the wildcards pttern matching algorithm
10  
11 < #include "wildcards.hh"
11 > #include "wildcards.hpp"
12  
13   int
14   Wildcard::wildcardfit(const char *wildcard, const char *test)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines