package
Version:
v0.0.0-...-e7bc4dc
Opens a new window with list of versions in this module.
Published: Dec 26, 2015
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
X1 = 0
Y1 = 1
C1 = 2
U1 = 3
V1 = 4
X2 = 5
Y2 = 6
C2 = 7
U2 = 8
V2 = 9
X3 = 10
Y3 = 11
C3 = 12
U3 = 13
V3 = 14
X4 = 15
Y4 = 16
C4 = 17
U4 = 18
V4 = 19
)
type Batch interface {
Begin()
End()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.