parent
d29b53d007
commit
3a8df77e46
@ -0,0 +1,5 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
panic("not implemented")
|
||||||
|
}
|
@ -0,0 +1,2 @@
|
|||||||
|
.mode csv
|
||||||
|
.import ./data/eu4-provinces.csv provinces
|
Loading…
Reference in new issue