Rename project

This commit is contained in:
Derek Parker
2014-10-15 09:21:46 -05:00
parent 6b80a726af
commit 5331dad93d
14 changed files with 27 additions and 27 deletions

View File

@ -6,7 +6,7 @@ import (
"testing"
"github.com/davecheney/profile"
"github.com/derekparker/dbg/dwarf/frame"
"github.com/derekparker/delve/dwarf/frame"
)
func BenchmarkParse(b *testing.B) {