Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 568 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 568 Bytes

superpromise

PURPOSE: Provide a super project for promise related groups

Description

The superpromise superproject contains groups related to promises. The intent is to provide a convenient way to develop promises and groups frequently modified in tandem with them.

License

Most of this code is licensed under the Apache License, but there is third party code also incorporated that has its own license. See the dplm17 and dplm20 packages for more details.

Build

Build with CMake in the normal way.

Test

Test with CTest in the normal way.