JPRED-2 Add alscript to the Git repository
[jpred.git] / sources / alscript / src / ckdd.c
diff --git a/sources/alscript/src/ckdd.c b/sources/alscript/src/ckdd.c
new file mode 100644 (file)
index 0000000..2cc4c85
--- /dev/null
@@ -0,0 +1,6 @@
+#include "array.h"
+
+void ckdd(struct seqdat *bloc,int nseq)
+{
+  return;
+}