# | Line 5 | Line 5 | |
---|---|---|
5 | // $Id$ | |
6 | ||
7 | #include "Jargon.hpp" | |
8 | < | #include "Matcher.hpp" |
8 | > | #include "Matcher/Matcher.hpp" |
9 | ||
10 | Jargon::Jargon(const ext::String& path, const ext::String& jargon, bool include, const ext::String& relative) : include(include) | |
11 | { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |