• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1module tsv {
2  module a { header "a.h" }
3  module b { header "b.h" }
4  module c { header "c.h" }
5  module d { header "d.h" }
6  module e { header "e.h" }
7}
8