File: index.html

package info (click to toggle)
omnievents 2.6.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,228 kB
  • ctags: 2,538
  • sloc: cpp: 7,346; sh: 2,568; python: 2,171; xml: 2,057; java: 1,407; makefile: 304; ansic: 9
file content (7 lines) | stat: -rw-r--r-- 243 bytes parent folder | download
1
2
3
4
5
6
7
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>OmniEvents</title></head>
<frameset cols="250,*">
  <frame src="tree.html" name="treefrm">
  <frame src="main.html" name="basefrm">
</frameset>
</html>