#!/bin/bash

# Ensure the correct command is found:
export PATH="/home/projets/saturne/Code_Saturne/5.1/arch/athos_ompi/bin":$PATH

# Run command:
\code_saturne gui $@
