Initial revision
[silc.git] / util / robodoc / Examples / CPP / muppets.h
diff --git a/util/robodoc/Examples/CPP/muppets.h b/util/robodoc/Examples/CPP/muppets.h
new file mode 100644 (file)
index 0000000..873cbc9
--- /dev/null
@@ -0,0 +1,25 @@
+
+/****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
+ ******
+ */
+
+
+