We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ff306 commit c008065Copy full SHA for c008065
README.md
@@ -31,10 +31,11 @@ The code from trunk revision r483 from 2011-11-24 was used.
31
It has been modified as follows:
32
* Only the pure Java implementations are kept. The interfaces to the JDD
33
library, as well as the BuDDy, CUDD, and CAL libraries have been removed.
34
- * All files not essential to JAR building and deployment to Maven Central
35
- have been removed.
+ * Cleaned up the project setup.
+ * Adapted project to allow deployment to Maven Central.
36
37
## License
38
39
This project inherits the license from the Sourceforge project it is forked
40
from, the GNU Library or Lesser General Public License version 2.0 (LGPLv2).
41
+See the LICENSE.txt file.
0 commit comments