Move getairmet to test tools dir.

pull/238/head
Christopher Young 2016-02-02 11:30:26 -05:00
rodzic 5b04e94098
commit bfeb190339
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
package main
import (
"./uatparse"
"../uatparse"
"bufio"
"encoding/json"
"flag"