Remove abstract.
This commit is contained in:
parent
d027d399c3
commit
1824b062d3
|
@ -53,15 +53,7 @@
|
||||||
|
|
||||||
\mainmatter
|
\mainmatter
|
||||||
\maketitle
|
\maketitle
|
||||||
\begin{abstract}
|
|
||||||
\noindent The Scheme Untergrund Network Package (\textit{SUnet} for short) is
|
|
||||||
a set of libraries for Internet hacking. Among the implemented
|
|
||||||
protocols are server-side http, client-side ftp, server-side ftp,
|
|
||||||
client-side DNS, client-side nettime, client-side POP3, client-side
|
|
||||||
SMTP. SUnet also contains a number of libraries for Web
|
|
||||||
programming: a small package for outputting HTML, a CGI library, as
|
|
||||||
well as some other utilities.
|
|
||||||
\end{abstract}
|
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
\include{intro}
|
\include{intro}
|
||||||
|
|
Loading…
Reference in New Issue