Subversion Repositories wimsdev

Rev

Blame | Last modification | View Log | RSS feed

!set p_=!word 1 of $wims_read_parm
!bound p_ within none,header,source,html default none
!goto $p_
:none
!exit
:header
!set m_subject=WIMS 2.37: source location changed.
!set m_date=20001113
!set m_time=09:08:52
!set m_from=Gang XIAO
!set m_sender_ip=134.59.10.126
!set m_sender_id=
!set m_sender_class=
!set m_email=xiao@unice.fr
!set m_to=
!set m_prec=O200011/2
!set m_exists=yes
!exit
:source
<pre>
This is an intermediate version whose principal aim is to reflect
the change of source location. WIMS source download now uses http, at
&lt;a href=http://wims.unice.fr/download/wims>http://wims.unice.fr/download/wims&lt;/a>,
because the ftp server at wims.unice.fr is closed by the
local firewall for security reasons.

Besides, we have added a new recreation piece,
&lt;a href=wims.cgi?module=H5/geometry/pathfind>Pathfind&lt;/a>.</pre>
!exit
:html
This is an intermediate version whose principal aim is to reflect
the change of source location. WIMS source download now uses http, at
<a href=http://wims.unice.fr/download/wims>http&#58;//wims.unice.fr/download/wims</a>,
because the ftp server at wims.unice.fr is closed by the
local firewall for security reasons.
<p>
Besides, we have added a new recreation piece,
<a href=wims.cgi?module=H5/geometry/pathfind>Pathfind</a>.