#!/bin/sh

run=$1
ver=60

expandec < ${run}.gen | ~/bin/cm/lag_gen1d${ver}.x > gen.out
expandec < ${run}.pc | ~/bin/cm/lag_pc1d${ver}.x > pc.out
