You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
utils | 8 months ago | |
.gitignore | 8 months ago | |
LICENSE | 9 months ago | |
ProductionGraph.lpi | 8 months ago | |
ProductionGraph.lpr | 8 months ago | |
README.md | 9 months ago | |
UDraw.pas | 8 months ago | |
UMainForm.lfm | 8 months ago | |
UMainForm.pas | 8 months ago | |
UView.pas | 8 months ago |
README.md
ProductionGraph
ProductionGraph is a tool to visualize and plan production chains.
License
ProductionGraph is released under the CDDL-1.1 - the Common Development and Distribution License Version 1.1. A copy of that license is included with this source.
Dependencies
ProductionGraph was built with FreePascal 3.2.2 and Lazarus 2.2.4.
In addition, the following packages have to be installed:
- LazOpenGLContext (already included with Lazarus)