9 lines
146 B
Modula-2
9 lines
146 B
Modula-2
module gitea.xintech.co/zhouzhihong/lexmachine
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/timtadh/data-structures v0.6.2
|
|
github.com/timtadh/getopt v1.0.1
|
|
)
|