Imports of package civil

PathSynopsis
database/sql/driverPackage driver defines interfaces to be implemented by database drivers as used by package sql.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
timePackage time provides functionality for measuring and displaying time.