summaryrefslogtreecommitdiff
path: root/cgats/cgats.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgats/cgats.c')
-rwxr-xr-x[-rw-r--r--]cgats/cgats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgats/cgats.c b/cgats/cgats.c
index 3741a5d..578da10 100644..100755
--- a/cgats/cgats.c
+++ b/cgats/cgats.c
@@ -135,6 +135,7 @@ cgatsAlloc *al /* memory allocator */
p->add_other = add_other;
p->get_oi = get_oi;
p->add_kword = add_kword;
+ p->add_kword_at = add_kword_at;
p->add_field = add_field;
p->add_set = add_set;
p->add_setarr = add_setarr;