Update of /cvsroot/pfc-prolog/prolix-web
In directory sc8-pr-cvs1:/tmp/cvs-serv24107
Modified Files:
index.html
Log Message:
Add link to dummy interpreter in main page
Index: index.html
===================================================================
RCS file: /cvsroot/pfc-prolog/prolix-web/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.html 5 May 2003 22:10:21 -0000 1.1
--- index.html 23 Jun 2003 09:16:51 -0000 1.2
***************
*** 2,6 ****
<html>
<head>
! <title>Under construction</title>
</head>
--- 2,6 ----
<html>
<head>
! <title>Prolix: Prolog interpreter on-line</title>
</head>
***************
*** 10,20 ****
width="210" height="62" border="0" alt="SourceForge.net Logo" /></a>
<hr>
! <h1>Under construction</h1>
! <hr>
<address><a href="mailto:i9440703_ARROBA_petra.euitio.uniovi.es">Ivan Frade</a></address>
<!-- Created: Tue Apr 29 11:12:29 CEST 2003 -->
<!-- hhmts start -->
! Last modified: Sat May 3 11:13:11 CEST 2003
<!-- hhmts end -->
</body>
--- 10,23 ----
width="210" height="62" border="0" alt="SourceForge.net Logo" /></a>
<hr>
! <h1>Prolix</h1>
! Here are some files you need to compile the project:
! <a href="prolix-dummy-interpreter.jar"> Dummy interpreter interface
! implementation </a>
! <hr>
<address><a href="mailto:i9440703_ARROBA_petra.euitio.uniovi.es">Ivan Frade</a></address>
<!-- Created: Tue Apr 29 11:12:29 CEST 2003 -->
<!-- hhmts start -->
! Last modified: Sun Jun 22 17:02:11 CEST 2003
<!-- hhmts end -->
</body>
|