summaryrefslogtreecommitdiffstats
Side-by-side diff
-rw-r--r--src/assign_protein_type.c8
-rw-r--r--src/assign_protein_type.h12
2 files changed, 20 insertions, 0 deletions
diff --git a/src/assign_protein_type.c b/src/assign_protein_type.c
new file mode 100644
index 0000000..2ba59a7
--- a/dev/null
+++ b/src/assign_protein_type.c
@@ -0,0 +1,8 @@
+#include "assign_protein_type.h"
+
+void
+assign_protein_type (hid_t file_id)
+{
+
+ return;
+}

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.