]> git.cworth.org Git - notmuch-old/blob - lib/notmuch.sym
test: add test for creating database in various configurations.
[notmuch-old] / lib / notmuch.sym
1 {
2 global:
3         _ZTI*;
4         _ZTS*;
5         notmuch_*;
6 local: *;
7 };