aboutsummaryrefslogtreecommitdiffstats
path: root/include/extract.h
blob: da7c7bf05d4e136ab25ce3db1dd4968893bc99f8 (plain) (blame)
1
2
3
4
#pragma once

#include "common.h"
int nfl_extract_worker(const char *filename, nfl_state_t *state, const time_range_t *range);