7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
# intarray extension
|
|
comment = 'functions, operators, and index support for 1-D arrays of integers'
|
|
default_version = '1.3'
|
|
module_pathname = '$libdir/_int'
|
|
relocatable = true
|
|
trusted = true
|