#!/bin/csh -f

./nldef2html_drv          >! nl_drv.html

./nldef2html_cam          >! nl_cam.html
./nldef2html_cice         >! nl_cice.html     
./nldef2html_cism         >! nl_cism.html
./nldef2html_clm40        >! nl_clm40.html
./nldef2html_clm45        >! nl_clm45.html
./nldef2html_pop2         >! nl_pop2.html
./nldef2html_rtm          >! nl_rtm.html

./nldef2html_datm         >! nl_datm.html
./nldef2html_dice         >! nl_dice.html
./nldef2html_dlnd         >! nl_dlnd.html
./nldef2html_docn         >! nl_docn.html
./nldef2html_drof         >! nl_drof.html

./xmldef2html_env_case    >! env_case.html
./xmldef2html_env_build   >! env_build.html
./xmldef2html_env_pesetup >! env_pesetup.html
./xmldef2html_env_run     >! env_run.html

./xmldef2html_grid        >! grid.html
./xmldef2html_machines    >! machines.html
./xmldef2html_compsets    >! compsets.html
