This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
eiffel:starter [2018/12/28 20:50] jackie [Void Safe Starter Project estudio17.05] |
eiffel:starter [2018/12/28 21:03] (current) jackie [Download] |
||
---|---|---|---|
Line 15: | Line 15: | ||
The new project is in the folder ''calendar''. | The new project is in the folder ''calendar''. | ||
- | estudio17.05 calendar/calendar.ecf& | + | estudio18.11 calendar/calendar.ecf& |
===== Download ===== | ===== Download ===== | ||
Line 25: | Line 25: | ||
<code> | <code> | ||
- | starter17.05/ | + | starter18.11/ |
├── eiffel-new | ├── eiffel-new | ||
└── project | └── project | ||
Line 65: | Line 65: | ||
| | ||
<code> | <code> | ||
- | export ISE_EIFFEL=/usr/local/Eiffel_17.05 | + | export ISE_EIFFEL=/usr/local/Eiffel_18.11 |
export ISE_PLATFORM=macosx-x86-64 | export ISE_PLATFORM=macosx-x86-64 | ||
export MATHMODELS=/home/user/me/mathmodels | export MATHMODELS=/home/user/me/mathmodels |