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