comparison c/regexParser/bitVectorNode.h @ 117:166136236891 pairPro

add header files
author Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp>
date Wed, 25 Nov 2015 14:58:03 +0900
parents
children
comparison
equal deleted inserted replaced
116:66c633575b53 117:166136236891
1 #include "bitVector.h"
2
3 BitVectorListPtr allocateBitVectorList();
4 BitVectorListPtr initBitVector();