about summary refs log blame commit diff stats
path: root/tools/update_signatures
blob: 4142c8357605426fc98e5b1819073013f39357e5 (plain) (tree)
1
                                                                                                      
grep -h '^sig \|^fn ' [0-9]*.mu |grep -v 'fn test-' |sed 's/^fn /sig /' |sed 's/ {$//' > signatures.mu