change package

This commit is contained in:
huangsimin 2019-04-09 19:28:19 +08:00
parent 2c838ae3f1
commit 3536347a88
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
package pqueue
package pqueuekey
import (
"474420502.top/eson/structure/lastack"

View File

@ -1,4 +1,4 @@
package pqueue
package pqueuekey
import "474420502.top/eson/structure/compare"

View File

@ -1,4 +1,4 @@
package pqueue
package pqueuekey
import (
"testing"

View File

@ -1,4 +1,4 @@
package pqueue
package pqueuekey
import (
"474420502.top/eson/structure/compare"

View File

@ -1,4 +1,4 @@
package pqueue
package pqueuekey
import (
"bytes"