#ifndef ITERATOR_H
#define ITERATOR_H

void init_iterator_module(void);

#endif
