#!/bin/bash

./create_web.pl uprog2.html uprog2.h web_uprog2

./create_web.pl uprog2_noprog.html uprog2_noprog.h web_uprog2_noprog

./create_web.pl uprog2_illegal.html uprog2_illegal.h web_uprog2_illegal

./create_web.pl uprog2_shutdown.html uprog2_shutdown.h web_uprog2_shutdown

./create_web.pl freq1.html freq1.h web_freq1

./create_web.pl freq2.html freq2.h web_freq2

./create_web.pl freq2.html freq2.h web_freq2

./create_web.pl lanalyzer.html lanalyzer.h web_lanalyzer

./create_web.pl busy.html busy.h web_busy

./create_web.pl ready.html ready.h web_ready

