summaryrefslogtreecommitdiffstats
path: root/examples/author.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/author.cpp')
-rw-r--r--examples/author.cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/author.cpp b/examples/author.cpp
deleted file mode 100644
index 59cc7ab..0000000
--- a/examples/author.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
-/*! \class WindowsNT
- * \brief Windows Nice Try.
- * \author Bill Gates
- * \author Several species of small furry animals gathered together
- * in a cave and grooving with a pict.
- * \version 4.0
- * \date 1996-1998
- * \bug It crashes a lot and requires huge amounts of memory.
- * \bug The class introduces the more bugs, the longer it is used.
- * \warning This class may explode in your face.
- * \warning If you inherit anything from this class, you're doomed.
- */
-
-class WindowsNT {};