Changes between Initial Version and Version 1 of PromotFAQ
- Timestamp:
- Oct 2, 2009, 12:23:35 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotFAQ
v1 v1 1 = ProMoT Frequently Asked Questions = 2 3 == On a 64-bit system I have installed ProMoT with 32-bit shared library and the 64-bit version of Diana. Will my simulation work? == 4 5 Yes, ProMoT generates c++ files for your model, which are then 6 compiled using dianac (Diana compiler based on g++/gcc) and simulated with Diana (python). [[BR]] 7 So ProMoT and Diana are independent programs.