chiark / gitweb /
doxygen: ability to use the pretty trie printer from a command-line.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 20 Jan 2018 22:49:08 +0000 (23:49 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 30 Jan 2018 12:16:30 +0000 (13:16 +0100)
commitc62b3294f8b916942eb46d6ac1ba678ca12692c7
treeb7939aded777f01bade7c0ccc990c1e6f56ced03
parentfc3adabbf33dc4e8c167e36e2919500dbecdb5b7
doxygen: ability to use the pretty trie printer from a command-line.
doxygen/__init__.py [new file with mode: 0644]
doxygen/test/test_trie.py [changed mode: 0644->0755]