mirror of
https://github.com/gonum/gonum.git
synced 2025-11-03 03:13:27 +08:00
Revert "all: use fixdocs tool to store package documentation in doc.go"
This reverts commit 963877e5f5.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
/*
|
||||
Package set provides integer and graph.Node sets.
|
||||
*/
|
||||
package set // import "gonum.org/v1/gonum/graph/internal/set"
|
||||
@@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package set provides integer and graph.Node sets.
|
||||
package set // import "gonum.org/v1/gonum/graph/internal/set"
|
||||
|
||||
import "gonum.org/v1/gonum/graph"
|
||||
|
||||
Reference in New Issue
Block a user