rename to path

This commit is contained in:
Barak Michener 2014-09-04 16:34:58 -04:00
parent 287ea63e2d
commit 3dc74329c0
4 changed files with 336 additions and 336 deletions

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
package api package path
import ( import (
"github.com/google/cayley/graph" "github.com/google/cayley/graph"

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
package api package path
import ( import (
"reflect" "reflect"