summaryrefslogtreecommitdiff
path: root/doc/examples/wrap.m4
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/wrap.m4')
-rw-r--r--doc/examples/wrap.m410
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/examples/wrap.m4 b/doc/examples/wrap.m4
deleted file mode 100644
index bbe7ae0b..00000000
--- a/doc/examples/wrap.m4
+++ /dev/null
@@ -1,10 +0,0 @@
-divert(-1)
-m4wrap(`Wrapper no. 1
-')
-
-m4wrap(`Wrapper no. 2
-m4wrap(`Wrapper no. 3
-m4wrap(`Wrapper no. 4
-')')')
-divert
-No. 33: The End.