chiark / gitweb /
WIP routetrade now can find trades for islandpair but FIXME need to get max islandid
[ypp-sc-tools.web-live.git] / yarrg / rsmain.c
index 2ed1e0e7dae61cc16aa1a454e1c4f4904e9147e2..85f271be0d8324f9a19ec284b2316d4732d3d0dd 100644 (file)
@@ -8,6 +8,7 @@ int main(int argc, const char **argv) {
   int ia[argc], ni=0;
 
   debug_flags= ~0UL;
+  setup();
   
   const char *arg;
   while ((arg= *++argv)) {