Changeset 109
- Timestamp:
- 07/27/07 21:14:08 (1 year ago)
- Files:
-
- lex/trunk/jsp/clause.jsp (modified) (1 diff)
- lex/trunk/jsp/lsedit.jsp (modified) (3 diffs)
- lex/trunk/jsp/parse.jsp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lex/trunk/jsp/clause.jsp
r99 r109 1435 1435 </form> 1436 1436 </body></html> 1437 1438 <%@ include file="cleanup.jsp" %> lex/trunk/jsp/lsedit.jsp
r105 r109 23 23 h4 { margin-top: 8pt; margin-bottom: 0pt; } 24 24 div.topmenu a.lsedit_jsp <%@ include file="hilite.inc" %> 25 td { vertical-align: top; } 25 26 </style> 26 27 </head> … … 724 725 /> 725 726 </td> 726 <td >727 <td valign="top"> 727 728 There is a controlling agent (α CAUSE β) 728 729 </td> … … 1063 1064 1064 1065 </body></html> 1066 <%@ include file="cleanup.jsp" %> 1065 1067 <% 1066 1068 System.out.println("lsedit.jsp rendered in "+ lex/trunk/jsp/parse.jsp
r99 r109 773 773 774 774 </body></html> 775 <%@ include file="cleanup.jsp" %>
