Created SILC GIT repository.
[silc.git] / util / robodoc / Examples / CPP / muppets.h
diff --git a/util/robodoc/Examples/CPP/muppets.h b/util/robodoc/Examples/CPP/muppets.h
deleted file mode 100644 (file)
index 873cbc9..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-
-/****c* Mupputs/puppet
- * NAME
- *   pupput --
- * PURPOSE
- *   Little monsters that can walk and talk on a stage.
- * METHODS
- *   puppet::walk -- make a puppet walk
- *   puppet::talk -- make a puppet talk
- *   puppet::act  -- make a puppet act
- *******
- */
-
-
-/****c* Mupputs/stage
- * NAME
- *   stage -- the floor on which the puppets act. 
- * METHODS
- *   stage::open_curtains
- *   stage::lights
- ******
- */
-
-
-