separate out array index manipulation functions
commit257860a3b8231b7da22a6dd9bb1f6b493b1faebf
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 25 Feb 2014 14:43:57 +0000 (25 15:43 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:10 +0000 (24 17:32 +0100)
tree2f50c2c5a488e8989a59d9c1e0dca9d2ce5896fe
parent2bfc7345aa4c099f0c77b831d6ee1350d990ffdf
separate out array index manipulation functions

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
array.c [new file with mode: 0644]
array.h [new file with mode: 0644]
scan.cc