summaryrefslogtreecommitdiff
path: root/docs/man/man3/ctables.h.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/ctables.h.3')
-rw-r--r--docs/man/man3/ctables.h.336
1 files changed, 0 insertions, 36 deletions
diff --git a/docs/man/man3/ctables.h.3 b/docs/man/man3/ctables.h.3
deleted file mode 100644
index 740c740c0..000000000
--- a/docs/man/man3/ctables.h.3
+++ /dev/null
@@ -1,36 +0,0 @@
-.TH "ctables.h" 3 "19 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
-.ad l
-.nh
-.SH NAME
-ctables.h \-
-.SH SYNOPSIS
-.br
-.PP
-\fC#include 'inspircd_config.h'\fP
-.br
-\fC#include <deque>\fP
-.br
-
-.SS "Classes"
-
-.in +1c
-.ti -1c
-.RI "class \fBcommand_t\fP"
-.br
-.RI "\fIA structure that defines a command. \fP"
-.in -1c
-.SS "Typedefs"
-
-.in +1c
-.ti -1c
-.RI "typedef std::deque< \fBcommand_t\fP * > \fBcommand_table\fP"
-.br
-.in -1c
-.SH "Typedef Documentation"
-.PP
-.SS "typedef std::deque<\fBcommand_t\fP*> \fBcommand_table\fP"
-.PP
-Definition at line 62 of file ctables.h.
-.SH "Author"
-.PP
-Generated automatically by Doxygen for InspIRCd from the source code.