#!/bin/sh
grep -h '^C%' ../src/pg*.f > ./pgbind_prototypes
