#!/bin/bash

# Ensure the correct command is found:
export PATH="/home/H37051/Code_Saturne/arch/GitTrunk.opt/bin":$PATH

# Run command:
\code_saturne gui $@
