#!/bin/bash

# Ensure the correct command is found:
export PATH="/opt/saturne-3.0/bin":$PATH

# Run command:
\code_saturne gui $@
