Mercurial > hg > paul
view bin/cdbmake-12 @ 4:1641fdbc1809 default tip
sic
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Tue, 18 Aug 2026 15:39:39 +0100 |
| parents | 2aa53823fb21 |
| children |
line wrap: on
line source
#!/bin/sh # WARNING: This file was auto-generated. Do not edit! awk ' /^[^#]/ { print "+" length($1) "," length($2) ":" $1 "->" $2 } END { print "" } ' | /home/ht/bin/cdbmake "$@"
