aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/matching/.create-overrides.sh
blob: ec63092920cfedc4ec4f9d57279c370a372843d0 (plain) (blame)
1
2
3
4
5
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
ns_open="namespace proton {
namespace matching {"
ns_close="} // namespace proton::matching
} // namespace proton"