mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 13:02:26 +00:00
HashMap String works
This commit is contained in:
parent
740bd75240
commit
3aa2bcec3e
7 changed files with 63 additions and 48 deletions
5
build.sh
5
build.sh
|
|
@ -1,6 +1,9 @@
|
|||
#/bin/bash
|
||||
|
||||
voc -s \
|
||||
./time.Mod \
|
||||
./logger.Mod \
|
||||
./diaspora2hugo/src/lists/Sys.Mod \
|
||||
./diaspora2hugo/src/lists/List.Mod \
|
||||
./CharacterStack.Mod -m
|
||||
./CharacterStack.Mod \
|
||||
./HashMapString.Mod -m
|
||||
Loading…
Add table
Add a link
Reference in a new issue