Skip to content

Directory structure

nickng edited this page May 2, 2012 · 2 revisions
  • bin
  • build
  • docs - Output of doxygen documentation
  • examples - Example code and protocols
  • parser
  • runtime
  • include
  • lib - External and compiled library files
  • src
    • common - Common code (session type representation)
    • connmgr - Connection manager module
    • parser - Scribble parser
    • scribble - Scribble tools
    • runtime - Runtime library
  • tests - Unit tests
Clone this wiki locally