Contains all the source files (.c and .cpp) from which the Pantheios libraries are built.
The source files are divided into the following sub-directories:
| Sub-directory | Purpose | 
|---|---|
| appl | Implementation of the Application Layer | 
| b64 | Source file(s) for the b64 library, which is bundled with Pantheios | 
| backends | Implementation of the stock Back-ends | 
| core | Implemntation of the Core | 
| frontends | Implementation of the stock Front-ends | 
| inserters | Implementation of the Application Layer inserter classes | 
| shwild | Source file(s) for the shwild library, which is bundled with Pantheios | 
| util | Implementation of the Utility components | 
| xtests | Source file(s) for the xTests library, which is bundled with Pantheios |