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