Skip to content

Commit

Permalink
- added a README.txt for interactive simulation.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@7453 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Dec 17, 2010
1 parent 4bfedf1 commit c233d26
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions c_runtime/interactive/README.txt
@@ -0,0 +1,27 @@
Interactive simulation client code and application test
=======================================================
Last update: 2010-12-17 Adrian Pop [adrpo@ida.liu.se]

Sample application:
-------------------
The application test executable is in SampleClient directory

Code:
-----
To get the code for an interactive client look at:
https://openmodelica.ida.liu.se/svn/OpenModelica/trunk/c_runtime/interactive
user: anonymous
pass: none <-- write "none" without quotes here

File
client.cpp
and all the other dependencies

Another (better) way would be to use Subversion (TortoiseSVN) and checkout:
https://openmodelica.ida.liu.se/svn/OpenModelica/trunk/c_runtime/interactive
user: anonymous
pass: none <-- write "none" without quotes here


Cheers,
Adrian Pop/

0 comments on commit c233d26

Please sign in to comment.