Changes between Initial Version and Version 1 of PromotFAQ


Ignore:
Timestamp:
Oct 2, 2009, 12:23:35 PM (16 years ago)
Author:
mirschel
Comment:

--

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
     5Yes, ProMoT generates c++ files for your model, which are then
     6compiled using dianac (Diana compiler based on g++/gcc) and simulated with Diana (python). [[BR]]
     7So ProMoT and Diana are independent programs.