Renamed project since I do not intend to support over funge variants
This commit is contained in:
parent
da7e7dae2b
commit
4cb1cfbef5
8 changed files with 12 additions and 12 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
"time"
|
||||
"unsafe"
|
||||
|
||||
"git.adyxax.org/adyxax/gofunge/pkg/field"
|
||||
"git.adyxax.org/adyxax/gofunge98/pkg/field"
|
||||
)
|
||||
|
||||
func (p *Pointer) Exec(f *field.Field) (done bool, returnValue *int) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue