migrate to my main gitlab
This commit is contained in:
parent
d17e975cc8
commit
c7008bb19e
12 changed files with 20 additions and 20 deletions
|
|
@ -20,8 +20,8 @@ package stdlib
|
|||
import (
|
||||
"fmt"
|
||||
"strconv"
|
||||
"git.callpipe.com/aidan/shs/ast"
|
||||
"git.callpipe.com/aidan/shs/log"
|
||||
"gitlab.com/whom/shs/ast"
|
||||
"gitlab.com/whom/shs/log"
|
||||
)
|
||||
|
||||
// PKG WIDE TODO: BIGNUM SYSTEM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue