#!/bin/sh -e

cproto -I../local/include peak-classifier.c > protos.h
