From 21af39f5d60cc6e692566915532833d3da225235 Mon Sep 17 00:00:00 2001 From: gwillen Date: Mon, 1 Sep 2008 21:48:28 -0400 Subject: [PATCH] Remove instance suffix darcs-hash:20080902014828-ebe41-f377d1854373d8402c77a2ed52b6d92925867294.gz --- Definitions.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Definitions.pm b/Definitions.pm index 125f036..880b044 100644 --- a/Definitions.pm +++ b/Definitions.pm @@ -53,7 +53,7 @@ our $instance_huffman_table1 = [ ] ]; -our $instance_suffix = " `"; +our $instance_suffix = ""; ################################################################# 1; -- 2.50.1