aboutsummaryrefslogtreecommitdiffstats
path: root/c_hardflip.go
diff options
context:
space:
mode:
Diffstat (limited to 'c_hardflip.go')
-rw-r--r--c_hardflip.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/c_hardflip.go b/c_hardflip.go
index f54320b..085956e 100644
--- a/c_hardflip.go
+++ b/c_hardflip.go
@@ -94,6 +94,7 @@ func (data *HardData) sel_unique_id(id int) {
}
func main() {
+ // TODO: no ldirs just hosts raw hosts
data_dir := c_get_data_dir()
opts := HardOpts{true, true, false}
litems, ldirs := c_load_data_dir(data_dir, opts)