renamed package/directory

This commit is contained in:
sm
2014-04-23 14:29:38 -07:00
parent f679d22ca9
commit a36b743bc6
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package govector package vector
import ( import (
"math" "math"
+1 -1
View File
@@ -1,4 +1,4 @@
package govector package vector
import ( import (
"errors" "errors"
+1 -1
View File
@@ -1,4 +1,4 @@
package govector package vector
import ( import (
"errors" "errors"
+1 -1
View File
@@ -1,4 +1,4 @@
package govector package vector
import ( import (
"math" "math"