# | 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) |
# | Line 0 | Line 1 | |
---|---|---|
1 | + | Author Id Revision Date |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |