summary refs log tree commit diff
path: root/dedup.sh
blob: 7e91411dfff6793c2d7108b45648458c67a21674 (plain) (blame)
1
2
3
4
5
#! /usr/bin/env sh

./build_patterns.sh
gcc -std=c23 dedup.c
./a.out