Delete unneeded directory
[jabaws.git] / website / archive / binaries / mac / src / fasta34 / a_mark.h
diff --git a/website/archive/binaries/mac/src/fasta34/a_mark.h b/website/archive/binaries/mac/src/fasta34/a_mark.h
deleted file mode 100644 (file)
index 86a8ba3..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/* a_mark.h - symbols used to indicate match/mismatch alignment code */
-
-/* copyright (c) 2003 William R. Pearson and the U. of Virginia */
-
-/* $Name: fa_34_26_5 $ - $Id: a_mark.h,v 1.1 2003/06/26 19:36:32 wrp Exp $ */
-
-#define M_BLANK 0
-#define M_NEG 1
-#define M_ZERO 2
-#define M_POS 3
-#define M_IDENT 4
-#define M_DEL 5