diff options
Diffstat (limited to 'contrib/intarray/intarray.control')
-rw-r--r-- | contrib/intarray/intarray.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/intarray/intarray.control b/contrib/intarray/intarray.control new file mode 100644 index 0000000..c3ff753 --- /dev/null +++ b/contrib/intarray/intarray.control @@ -0,0 +1,6 @@ +# intarray extension +comment = 'functions, operators, and index support for 1-D arrays of integers' +default_version = '1.5' +module_pathname = '$libdir/_int' +relocatable = true +trusted = true |