Changeset 1534
- Timestamp:
- Feb 13, 2007, 9:07:43 AM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r1525 r1534 29 29 </description> 30 30 <!-- set global properties for this build --> 31 <property name="proteios.version" value="1.1. 4" />31 <property name="proteios.version" value="1.1.5" /> 32 32 <property name="src" location="src/org"/> 33 33 <property name="dist" location="dist"/> -
trunk/doc/running/index.html
r1524 r1534 45 45 </p> 46 46 47 <p> Download <a href="http://lev.thep.lu.se/trac/proteios1/attachment/wiki/WikiStart/Proteios_1_1_ 4.zip">proteios_1_1_4.zip</a></p>47 <p> Download <a href="http://lev.thep.lu.se/trac/proteios1/attachment/wiki/WikiStart/Proteios_1_1_5.zip">proteios_1_1_5.zip</a></p> 48 48 49 49 <p>Unpack the downloaded file.</p> … … 74 74 you just unpacked.<br> 75 75 <br> 76 <tt>per@oe:~/projects/proteios /dist> ls -o</tt><br>76 <tt>per@oe:~/projects/proteios_1.1/dist> ls -o</tt><br> 77 77 <tt>total 44<br> 78 78 -rwxr-xr-x 1 per
Note: See TracChangeset
for help on using the changeset viewer.