#!/bin/sh
sed -e '/^[ \t]*$/d; /^[ \t]*#/d' fortran95.bnf | wc -l
