From cab64fd70ba13e24d529ab0edb634fd3b4d5c61a Mon Sep 17 00:00:00 2001 From: James Bowes Date: Mon, 13 Aug 2012 14:37:32 -0300 Subject: [PATCH] remove ref to algorithm.md, since I didn't write it --- FORMAT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FORMAT.md b/FORMAT.md index 301dc41..9cef09d 100644 --- a/FORMAT.md +++ b/FORMAT.md @@ -3,7 +3,7 @@ File/Data Format This document details how the format is stored. For details on how to create the structures that will populate this data format, and how to create the -structures from this format, please see ALGORITHM.md +structures from this format, please see the included source code (sorry!) Data is stored in network byte order. The format consists of 2 sections. Both sections represent huffman trees ordered by weight, from least to most