[Groonga-commit] groonga/grngo at 3688718 [master] Change the package name from gnx to grngo.

Back to archive index

susumu.yata null+****@clear*****
Fri Jun 19 15:28:33 JST 2015


susumu.yata	2015-06-19 15:28:33 +0900 (Fri, 19 Jun 2015)

  New Revision: 36887182160d11b484dcd3a3df1db0ec8eabf58a
  https://github.com/groonga/grngo/commit/36887182160d11b484dcd3a3df1db0ec8eabf58a

  Message:
    Change the package name from gnx to grngo.

  Modified files:
    grn.go
    grn_test.go

  Modified: grn.go (+1 -1)
===================================================================
--- grn.go    2015-06-19 15:27:53 +0900 (d53a196)
+++ grn.go    2015-06-19 15:28:33 +0900 (8889ba6)
@@ -1,4 +1,4 @@
-package gnx
+package grngo
 
 /*
 #cgo pkg-config: groonga

  Modified: grn_test.go (+1 -1)
===================================================================
--- grn_test.go    2015-06-19 15:27:53 +0900 (ac77d78)
+++ grn_test.go    2015-06-19 15:28:33 +0900 (d34fa15)
@@ -1,4 +1,4 @@
-package gnx
+package grngo
 
 import (
 	"fmt"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index