From a28b3b91d95ff3af2b62da1ac83605a12cf51615 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net>
Date: Mon, 19 Jul 1999 19:59:00 -0700
Subject: [PATCH] gnapp

Rev: tutorial/Wmml.pmod:1.39
---
 tutorial/Wmml.pmod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorial/Wmml.pmod b/tutorial/Wmml.pmod
index 407a8fba61..39ac83313b 100644
--- a/tutorial/Wmml.pmod
+++ b/tutorial/Wmml.pmod
@@ -205,7 +205,7 @@ INDEX_DATA collect_index(SGML data, void|INDEX_DATA index,void|mapping taken)
     if(objectp(data))
     {
       if(data->tag == "anchor"
-#if 0 // Let's try to add these to the 
+#if 1 // Let's try to add these to the 
 	  && !data->params->type
 #endif
 	)
-- 
GitLab