File: main.sgml

package info (click to toggle)
modemp3d 0.1-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,688 kB
  • ctags: 1,472
  • sloc: ansic: 12,007; sh: 2,838; makefile: 341; yacc: 285; sed: 93; lex: 33; perl: 31; xml: 10
file content (36 lines) | stat: -rw-r--r-- 696 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!-- -*- sgml -*- -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[
<!-- <!ENTITY builddate SYSTEM "builddate"> -->
<!ENTITY intro SYSTEM "intro.sgml">


]>

<book id="soundmodemdoc">
  <bookinfo>
    <title>SoundModem Documentation</title>
    <authorgroup>
      <author>
	<firstname>Thomas</firstname>
	<surname>Sailer</surname>
	<affiliation>
	  <address><email>sailer@ife.ee.ethz.ch</email></address>
	</affiliation>
      </author>
    </authorgroup>

    <copyright>
      <year>2000</year>
      <holder>Thomas Sailer</holder>
    </copyright>

  </bookinfo>

  &intro;

</book>

<!-- Local Variables: -->
<!-- sgml-indent-step: 1 -->
<!-- sgml-indent-data: 1 -->
<!-- End: -->