#!/bin/csh
echo Execution de l application NeuralNetwork. Un instant svp ...
appletviewer ../html/NeuralNetwork.html
echo Bonne journee

