#!/bin/csh -f
#(ie run the cshell on this but don't read the .cshrc)

# version = 1.00 of mkcalc 2002 Mar 03
# 2002 Mar 03, 1.00: origin 

calc < noselection.calc > noselection.result
cat noselection.result
