Allow compiling sandbox without PasMP #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "sandbox-without-pasmp"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The demo (in sandbox/ subdirectory) currently cannot compile without the PasMP. The code in
UnitFormMain.pasdoes not surround all the PasMP usage in{$ifdef KraftPasMP}.This pull request fixes it, so that one can remove defining of
PasMPandKraftPasMPfrom project options, and then the sandbox will compile without PasMP instantly.github.com/BeRo1985/kraft@9ca2fd2717Pull request closed