1
0
forked from x/icebergs
This commit is contained in:
shylinux 2021-07-15 11:08:16 +08:00
parent fbfdb5dae1
commit 174d86fe3e

View File

@ -93,7 +93,7 @@ func init() {
_pack_write(pack, "")
_pack_write(pack, `func init() {`)
_pack_write(pack, ` ice.BinPack = map[string][]byte{`)
_pack_write(pack, ` ice.Info.BinPack = map[string][]byte{`)
_pack_volcanos(m, pack, "usr/volcanos")
_pack_dir(m, pack, "usr/learning")