blob: 7034551bae4b1d38b50eb439bcb722c95bb79221 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
<TITLE>uk.org.ury.frontend</TITLE>
</HEAD>
<BODY>
<H1>The URY reference frontend implementation.</H1>
<P>This package comprises a Java application that provides an
end-user access point to the new URY system.</P>
</BODY>
</HTML>
|