mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-17 20:41:03 +01:00
8 lines
55 B
Go
8 lines
55 B
Go
// +build windows
|
|
|
|
package lib
|
|
|
|
|
|
func setprimary() {
|
|
}
|