Changeset 35

Show
Ignore:
Timestamp:
04/16/08 18:59:19 (9 months ago)
Author:
jordi
Message:

updated README

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README

    r34 r35  
    8484 
    8585 
     864. How to start with 
     87----------------------- 
     88 
     89Steps to run your first test: 
     90 
     911. cd /path/to/planetsim/bin/ 
     922. ant jar_debug 
     93   This step builds the lib/planetsim.jar, necessary to run all tests. 
     943. (standing on /path/to/planetsim/bin/) ./SimNetTest.sh (or .bat) 
     95 
     96 
    8697----- 
    8798 
     
    89100Planet Project Member 
    90101 
    91 Planet: http://ants.etse.urv.es/planet 
    92 PlanetSim: http://ants.etse.urv.es/planetsim 
     102Planet: http://planet.urv.es 
     103PlanetSim: http://www.planetsim.net 
    93104 
    94 July 20, 2005 
     105April 16, 2008