~burner/xsb/debianized-xsb

« back to all changes in this revision

Viewing changes to docs/homepage/index.php

  • Committer: Michael R. Head
  • Date: 2006-09-06 22:11:55 UTC
  • Revision ID: burner@n23-20060906221155-7e398d23438a7ee4
Add the files from the 3.0.1 release package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<title> XSB </title>
 
4
<frameset ROWS="160,*" frameborder="NO" border="0" framespacing="0"> 
 
5
<frame SRC="XSBtop.php" NAME="top_window" SCROLLING="no" NORESIZE MARGINWIDTH="0"
 
6
      MARGINHEIGHT="0">
 
7
<frame SRC="home.php" NAME="middle_window" MARGINWIDTH="0"
 
8
      MARGINHEIGHT="0">
 
9
</frameset>
 
10
</head>
 
11
<body>
 
12
&nbsp;
 
13
</body>
 
14
</html>
 
15