#!/bin/sh ./addFrame.pl index_frame.html index_content.html > index.html ./addFrame.pl index_frame.html example_fcl_content.html > example_fcl.html ./addFrame.pl index_frame.html example_java_content.html > example_java.html ./addFrame.pl index_frame.html fcl_content.html > fcl.html ./addFrame.pl index_frame.html java_content.html > java.html ./addFrame.pl index_frame.html example_parametric_optimization_content.html > example_parametric_optimization.html ./addFrame.pl index_frame.html classes_content.html > classes.html ./addFrame.pl index_frame.html membership_content.html > membership.html ./addFrame.pl index_frame.html about_content.html > about.html ./addFrame.pl index_frame.html faq_content.html > faq.html ./addFrame.pl index_frame.html plugin_content.html > plugin.html