Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


│ ├──
├── ├── ├── libdrmaa2 All the function prototypes and definitions included in this API. Autoconf and libtool specification to create library.

│ ├──
├── ├── ├── ├── c-- drmaa2.cppbinding C style API definitions for external use

│ ├── ├── ├── ├── ├── ├── -- drmaa2.h cpp API definitions


│   ├── ├── ├── ├──  ├── ├── -- drmaa2.h                         API and declaration

│   ├── ├── ├── ├──  ├── cpp-binding                             CPP style class definitions for external use

│ ├── ├── ├── ├── ├── ├── -- drmaa2.hpp Class level declaration

│   ├── ├── ├── ├── src                                          Core infrastructure source files 

...