#!/bin/bash

gfortran -O3 -ffixed-line-length-132 -static *.f
