diff options
| author | Arun Isaac | 2026-08-27 01:04:26 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-08-27 01:12:03 +0100 |
| commit | a8cf19418b66751760182952d80b327d7131f438 (patch) | |
| tree | 3e4377cf365586796c129d75bcf2e787a6d96174 /meson.build | |
| parent | 07e70427718f673a332b8a2a9dc74f80284e115e (diff) | |
| download | domagi-a8cf19418b66751760182952d80b327d7131f438.tar.gz domagi-a8cf19418b66751760182952d80b327d7131f438.tar.lz domagi-a8cf19418b66751760182952d80b327d7131f438.zip | |
Refactor extract --path-range query into extract-path-range.sql.
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build index 4fbc671..8a37e32 100644 --- a/meson.build +++ b/meson.build @@ -14,6 +14,7 @@ install_data('domagi/matrix.sql', 'domagi/chop-1.sql', 'domagi/chop-2.sql', 'domagi/extract-node-traversal.sql', + 'domagi/extract-path-range.sql', 'domagi/bed-depth.sql', 'domagi/overlap.sql', 'domagi/path-depth.sql', |
