#!perl #
#
# Perl script to compile package ANRAY by means of Perl script 'f.pl'
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
require 'f.pl';
#
&COMPILE('anray');
&COMPILE('anraypl');
&COMPILE('weakan');
&COMPILE('fresan');
&COMPILE('synfan');
&COMPILE('anraygse');
&COMPILE('bplot');
&COMPILE('syntan');
&COMPILE('seispl');
&COMPILE('polar');
&COMPILE('velpl');
#
1; #