From 1b13677c0a0440c90d0d3c5977c1be078eef9ea6 Mon Sep 17 00:00:00 2001 From: halw Date: Thu, 18 Sep 2008 14:53:20 +0000 Subject: [PATCH] Author:halw Date:2008-09-18T14:53:20.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@16 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../current/solutions/other-languages/index.wiki | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/documentation/current/solutions/other-languages/index.wiki b/documentation/current/solutions/other-languages/index.wiki index e94be6d8..4811fa7b 100644 --- a/documentation/current/solutions/other-languages/index.wiki +++ b/documentation/current/solutions/other-languages/index.wiki @@ -5,11 +5,11 @@ == Interacting with software in other languages == {{note|Put a reference to .NET and COM, as well as to external features syntax -Kwaxer 9/16/08 7:47 PM }} -** C externals tutorial http://ise181.ise/book/documentation/c-externals -** C++ externals tutorial http://ise181.ise/book/documentation/c-externals-0 -** CECIL tutorial http://ise181.ise/book/documentation/cecil -** Eiffel2Java http://ise181.ise/book/documentation/eiffel2java -*** Eiffel2Java tutorial http://ise181.ise/book/documentation/eiffel-java-interface -*** Eiffel2Java class reference -*** Eiffel2Java samples http://ise181.ise/book/documentation/eiffel2java-sample +* [[C externals|C externals tutorial]] +* [[C++ Externals|C++ externals tutorial]] +* [[CECIL|CECIL tutorial]] +* [[Eiffel2Java|Eiffel2Java]] +** [[Eiffel to Java Interface|Eiffel2Java tutorial]] +** Eiffel2Java class reference +** [[Eiffel2Java Sample|Eiffel2Java samples]]