Added initial txt2tags documentation.

This commit is contained in:
davi
2005-01-20 12:28:42 +00:00
parent 31e9d838e8
commit 76f7be31e4
5 changed files with 333 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#include <getopt.h>
#include "../wingetopt.h"
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
@@ -8,7 +8,6 @@
#include <assert.h>
#include "cmph.h"
#include "hash.h"
#include "../wingetopt.h"
#ifdef WIN32
#define VERSION "0.2"