summarylogtreecommitdiffstats
path: root/eiffel-studio.profile
blob: 1226662a2a0c4927ebdd52f6a86a3d47e6933dac (plain)
1
2
3
4
5
#! /usr/bin/sh

export ISE_EIFFEL=/opt/eiffel-studio
export ISE_PLATFORM=@ARCH@
export PATH="$PATH:${ISE_EIFFEL}/studio/spec/${ISE_PLATFORM}/bin"