blob: 9ac308084813dafc2a457602d641eb294547d467 (
plain)
1
2
3
4
5
6
|
# seg extension
comment = 'data type for representing line segments or floating-point intervals'
default_version = '1.3'
module_pathname = '$libdir/seg'
relocatable = true
trusted = true
|