Author: chatellier Date: 2010-12-20 17:58:01 +0000 (Mon, 20 Dec 2010) New Revision: 430 Log: Retrait du script go.sh Removed: trunk/coser-ui/src/main/assembly/go.sh Deleted: trunk/coser-ui/src/main/assembly/go.sh =================================================================== --- trunk/coser-ui/src/main/assembly/go.sh 2010-12-20 17:57:37 UTC (rev 429) +++ trunk/coser-ui/src/main/assembly/go.sh 2010-12-20 17:58:01 UTC (rev 430) @@ -1,28 +0,0 @@ -### -# #%L -# Coser :: UI -# -# $Id$ -# $HeadURL$ -# %% -# Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric -# %% -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public -# License along with this program. If not, see -# <http://www.gnu.org/licenses/gpl-3.0.html>. -# #L% -### -#!/bin/sh - -MX=512M -java -Xmx$MX -Xms$MX -jar coser.jar "$@" \ No newline at end of file