|  |     | 
| (127 intermediate revisions by 17 users not shown) | 
| Line 1: | Line 1: | 
| − | Welcome to [http://www.eiffel.com/ Eiffel Software]'s Wiki, the home page for Eiffel Software's Open Source initiative in collaboration with the [http://se.inf.ethz.ch/ Chair of Software Engineering]at [http://www.ethz.ch ETH Zurich].
 | + | [[Category:General]]__NOTOC__ | 
|  | + | <h1 class="firstHeading">EiffelStudio Integrated Development Environment</h1> | 
|  |  |  |  | 
| − | {{block|'''Project ideas'''<br>
 | + | [[Image:EiffelStudioScreenshot.png|thumb|250px|right|EiffelStudio IDE ([http://eiffel.com/products/studio/screenshots.html more screenshots]) ]] | 
|  |  |  |  | 
| − | If you'd like to contribute to theprogress of Eiffel technology but don't know where to start, be sure to
 | + | Welcome to the central resource for EiffelStudio developers and contributors. | 
| − | take a look atthe [[:Category:Projects|project suggestion pages]].They contain lots of great ideas forprojects large and small!}}
 | + | ==News== | 
|  | + | *''Upcoming May 2024'': EiffelStudio [[EiffelStudio 24.05 Releases|24.05]] is SOON available for download at https://account.eiffel.com/downloads | 
|  | + | *''September 2023'': EiffelStudio [[EiffelStudio 23.09 Releases|23.09]] is available for download at https://account.eiffel.com/downloads | 
|  | + | *''December 2022'': EiffelStudio [[EiffelStudio 22.12 Releases|22.12]] is available for download at https://account.eiffel.com/downloads | 
|  | + | *''May 2022'': EiffelStudio [[EiffelStudio 22.05 Releases|22.05]] is available for download at https://account.eiffel.com/downloads | 
|  | + | *''November 2021'': EiffelStudio [[EiffelStudio 21.11 Releases|21.11]] is available for download at https://account.eiffel.com/downloads | 
|  | + | *''December 2020'': EiffelStudio [[EiffelStudio 20.11 Releases|20.11]] is available for download at https://account.eiffel.com/downloads | 
|  | + | *''May 2019'': EiffelStudio [[EiffelStudio 19.05 Releases|19.05]] is available for download at https://account.eiffel.com/downloads | 
|  |  |  |  | 
| − | To download or look at the source code of EiffelStudio, please go to the [[Repository| SVN repository]] page.
 | + | ==Background== | 
|  |  |  |  | 
| − | To compile the sourcecode, you will need a snapshot of thecurrent development release of EiffelStudio.To get it go to the [[Downloads| Downloads]] page.
 | + | EiffelStudio is an open-source IDE for the [http://en.wikipedia.org/wiki/Eiffel_programming_language Eiffel programming language]. [http://www.eiffel.com Eiffel Software] is the principal contributor and hosts the subversion repository. EiffelStudio is maintained and developed by Eiffel Software as well many contributors, including ETH Zurich. | 
|  |  |  |  | 
| − | === Wiki Contents ===
 | + | EiffelStudio is a full-featured IDE offering the following features, many of them unique: | 
|  |  |  |  | 
| − | * [[:Category:EiffelStudio|EiffelStudio]] | + | * Complete compiler for the Eiffel programming language, with Design By Contract (DBC) support and both high compile-time speed and high-performance executables, based on the Melting Ice Technology. | 
| − | * [[:Category:EiffelBuild|EiffelBuild]]
 | + | * Full portability (including graphics) across Windows, MacOS X, Linux, *BSD, Solaris and other operating systems | 
| − | * [[:Category:Compiler| EiffelCompiler]]
 | + | * Smart code editor | 
| − | * [[:Category:Runtime| Eiffel Runtime]] | + | * Sophisticated multi-view browsing and viewing facilities | 
| − | * [[:Category:Library| Eiffel Libraries]]: | + | * Interactive debugger | 
| − | ** [[:Category:EiffelBase| EiffelBase]] | + | * Graphical modeling tool for UML and BON with full roundtrip | 
| − | ** [[:Category:EiffelVision2| EiffelVision2]] | + | * Refactoring support | 
| − | ** [[:Category:WEL| WEL]] | + | * GUI development tool (EiffelBuild) and fully portable GUI library (EiffelVision) | 
| − | * [[:Category:Eiffel for.NET| Eiffel for .NET]] | + | * Many other libraries of reusable component. | 
| − | * [[:Category:Documentation| Documentation]] | + |  | 
| − | * [[Repository| SVN repository]]  | + |  | 
| − | * [[Contributing| How To Contribute?]]
 | + |  | 
| − | * [[:Category:Projects| Projects andproject suggestions]]
 | + |  | 
| − | * [[URLs| Useful URLs]] | + |  | 
| − | * [[TODOs| Project TODOs]]
 | + |  | 
| − | * [[Tools| Tools]]
 | + |  | 
|  |  |  |  | 
| − | <div style="overflow:auto; height: 1px;">
 | + | The Eiffel compiler creates C code that is then handed to a standard C compiler. As a result, Eiffel programs have a run-time performance comparable to those directly written in C or C++, but with the benefits of an advanced object-oriented model and strong typing. EiffelStudio uses a highly efficient compacting garbage collector to free the developer from the burden of memory management. | 
|  |  |  |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0102.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0102.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0102.html</a> | + | <center>If you want to know more about the unique features of Eiffel and EiffelStudio, check out our [[Reasons for using Eiffel]] page.</center> | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0103.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0103.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0103.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0104.html"class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0104.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0104.html</a>
 | + | {|style="font-size:80%;" bgcolor=white| | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0105.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0105.html"rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0105.html</a>
 | + | {| cellspacing=8 width="100%" | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0106.html"class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0106.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0106.html</a>
 | + | |- valign="top" | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0107.html"class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0107.html"rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0107.html</a>
 | + | |width="50%" bgcolor="#f6f9fb" style="border:1px solid #8f8f8f;padding:0 .5em .5em .5em;"| | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0108.html"class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0108.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0108.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0109.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0109.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0109.html</a>
 | + | == Getting Started == | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0110.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0110.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0110.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0111.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0111.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0111.html</a>
 | + | * [[Downloads]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0112.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0112.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0112.html</a>
 | + | * [[EiffelStudio_ChangeLog|Changelog of current release (release branch)]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0113.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0113.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0113.html</a>
 | + | * [http://docs.eiffel.com/book/eiffelstudio/software-installation-eiffelstudio Installing EiffelStudio] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0114.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0114.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0114.html</a>
 | + | * [[Compiling Hello World]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0115.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0115.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0115.html</a>
 | + | |width="50%" bgcolor="#f6f9fb" style="border:1px solid #8f8f8f;padding:0 .5em .5em .5em;"| | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0116.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0116.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0116.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0117.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0117.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0117.html</a>
 | + | == Working with EiffelStudio == | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0118.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0118.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0118.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0119.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0119.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0119.html</a>
 | + | * [[Frequently Asked Questions]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0120.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0120.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0120.html</a>
 | + | * [[Eiffel Glossary]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0121.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0121.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0121.html</a>
 | + | * [[Eiffel Compilation Explained]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0122.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0122.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0122.html</a>
 | + | * [[EiffelStudio Wish List]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0123.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0123.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0123.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0124.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0124.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0124.html</a>
 | + | |- valign="top" | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0125.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0125.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0125.html</a>
 | + | |width="50%" bgcolor="#f6f9fb" style="border:1px solid #8f8f8f;padding:0 .5em .5em .5em;"| | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0126.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0126.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0126.html</a>
 | + | == Contributing! == | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0127.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0127.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0127.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0128.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0128.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0128.html</a>
 | + | * [[:Category:Projects|How to contribute: the Projects page]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0129.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0129.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0129.html</a>
 | + | * [[:Category:Testing|EiffelStudio testing process: you can participate!]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0130.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0130.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0130.html</a>
 | + | * [[EiffelStudio ChangeLog|Changelog of latest development version]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0131.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0131.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0131.html</a>
 | + | * [[Repository|Getting the source: Subversion repository]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0132.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0132.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0132.html</a>
 | + | * [[Compiling EiffelStudio]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0133.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0133.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0133.html</a>
 | + | * [[:Category:Tools|Developer's tools]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0134.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0134.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0134.html</a>
 | + | * [[Language_Roadmap|Language roadmap]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0135.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0135.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0135.html</a>
 | + | * [[Environment_Roadmap|Environment roadmap]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0136.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0136.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0136.html</a>
 | + | * [[Design_and_coding_rules|Design and coding rules]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0137.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0137.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0137.html</a>
 | + | |width="50%" bgcolor="#f6f9fb" style="border:1px solid #8f8f8f;padding:0 .5em .5em .5em;"| | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0138.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0138.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0138.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0139.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0139.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0139.html</a>
 | + | == Community == | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0140.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0140.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0140.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0141.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0141.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0141.html</a>
 | + | * [https://www.eiffel.org Eiffel.org] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0142.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0142.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0142.html</a>
 | + | * [[Spread_the_word|Spread the word]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0143.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0143.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0143.html</a>
 | + | * [[Eiffel Sites and Links]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0144.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0144.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0144.html</a>
 | + | * [[Mailing Lists]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0145.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0145.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0145.html</a>
 | + | * [[:Category:News|News]] | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0146.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0146.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0146.html</a>
 | + | * Join us on gitter https://gitter.im/EiffelSoftware/EiffelStudio or through https://groups.eiffel.com/ | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0147.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0147.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0147.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0148.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0148.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0148.html</a>
 | + |   | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0149.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0149.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0149.html</a>
 | + | |} | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukuba/pic0150.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukuba/pic0150.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukuba/pic0150.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0152.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0152.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0152.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0153.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0153.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0153.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0154.html"class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0154.html"rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0154.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0155.html"class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0155.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0155.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0156.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0156.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0156.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0157.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0157.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0157.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0158.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0158.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0158.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0159.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0159.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0159.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0160.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0160.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0160.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0161.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0161.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0161.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0162.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0162.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0162.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0163.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0163.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0163.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0164.html"class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0164.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0164.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0165.html"class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0165.html"rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0165.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0166.html"class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0166.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0166.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0167.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0167.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0167.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0168.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0168.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0168.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0169.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0169.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0169.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0170.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0170.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0170.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0171.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0171.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0171.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0172.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0172.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0172.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0173.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0173.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0173.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0174.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0174.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0174.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0175.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0175.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0175.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0176.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0176.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0176.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0177.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0177.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0177.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0178.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0178.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0178.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0179.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0179.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0179.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0180.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0180.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0180.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0181.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0181.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0181.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0182.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0182.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0182.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0183.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0183.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0183.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0184.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0184.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0184.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0185.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0185.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0185.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0186.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0186.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0186.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0187.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0187.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0187.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0188.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0188.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0188.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0189.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0189.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0189.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0190.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0190.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0190.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0191.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0191.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0191.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0192.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0192.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0192.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0193.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0193.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0193.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0194.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0194.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0194.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0195.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0195.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0195.html</a>
 | + |  | 
| − | <a href="http://www.pozitronix.com/Members/pozitron/pic0196.html" class='external free' title="http://www.pozitronix.com/Members/pozitron/pic0196.html" rel="nofollow">http://www.pozitronix.com/Members/pozitron/pic0196.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae001.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae001.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae001.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae002.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae002.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae002.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae003.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae003.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae003.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae004.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae004.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae004.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae005.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae005.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae005.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae006.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae006.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae006.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae007.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae007.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae007.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae008.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae008.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae008.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae009.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae009.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae009.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae010.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae010.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae010.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae011.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae011.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae011.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae012.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae012.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae012.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae013.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae013.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae013.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae014.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae014.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae014.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae015.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae015.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae015.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae016.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae016.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae016.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae017.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae017.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae017.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae018.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae018.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae018.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae019.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae019.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae019.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae020.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae020.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae020.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae021.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae021.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae021.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae022.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae022.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae022.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae023.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae023.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae023.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae024.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae024.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae024.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae025.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae025.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae025.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae026.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae026.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae026.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae027.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae027.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae027.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae028.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae028.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae028.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae029.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae029.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae029.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae030.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae030.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae030.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae031.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae031.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae031.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae032.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae032.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae032.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae033.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae033.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae033.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae034.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae034.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae034.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae035.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae035.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae035.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae036.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae036.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae036.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae037.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae037.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae037.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae038.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae038.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae038.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae039.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae039.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae039.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae040.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae040.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae040.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae041.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae041.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae041.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae042.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae042.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae042.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae043.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae043.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae043.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae044.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae044.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae044.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae045.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae045.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae045.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae046.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae046.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae046.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae047.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae047.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae047.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae048.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae048.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae048.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae049.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae049.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae049.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae050.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae050.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae050.html</a>
 | + |  | 
| − | <a href="http://moritan.moritapo.jp/Members/tsukubo/ae051.html" class='external free' title="http://moritan.moritapo.jp/Members/tsukubo/ae051.html" rel="nofollow">http://moritan.moritapo.jp/Members/tsukubo/ae051.html</a>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae052.html">ae052.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae053.html">ae053.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae054.html">ae054.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae055.html">ae055.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae056.html">ae056.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae057.html">ae057.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae058.html">ae058.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae059.html">ae059.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae060.html">ae060.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae061.html">ae061.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae062.html">ae062.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae063.html">ae063.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae064.html">ae064.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae065.html">ae065.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae066.html">ae066.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae067.html">ae067.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae068.html">ae068.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae069.html">ae069.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae070.html">ae070.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae071.html">ae071.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae072.html">ae072.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae073.html">ae073.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae074.html">ae074.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae075.html">ae075.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae076.html">ae076.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae077.html">ae077.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae078.html">ae078.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae079.html">ae079.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae080.html">ae080.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae081.html">ae081.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae082.html">ae082.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae083.html">ae083.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae084.html">ae084.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae085.html">ae085.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae086.html">ae086.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae087.html">ae087.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae088.html">ae088.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae089.html">ae089.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae090.html">ae090.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae091.html">ae091.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae092.html">ae092.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae093.html">ae093.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae094.html">ae094.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae095.html">ae095.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae096.html">ae096.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae097.html">ae097.html</a>]<br>
 | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae098.html">ae098.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae099.html">ae099.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae100.html">ae100.html</a>]<br> | + |  | 
| − | [<a href="http://hometown.aol.com/mirodana/ae101.html">ae101.html</a>]<br> | + |  | 
| − | http://hometown.aol.de/nerasculina/ae052.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae053.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae054.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae055.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae056.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae057.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae058.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae059.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae060.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae061.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae062.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae063.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae064.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae065.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae066.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae067.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae068.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae069.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae070.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae071.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae072.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae073.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae074.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae075.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae076.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae077.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae078.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae079.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae080.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae081.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae082.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae083.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae084.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae085.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae086.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae087.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae088.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae089.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae090.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae091.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae092.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae093.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae094.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae095.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae096.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae097.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae098.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae099.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae100.html
 | + |  | 
| − | http://hometown.aol.de/nerasculina/ae101.html
 | + |  | 
| − | http://free-hot-videos.com/map.a.html
 | + |  | 
| − | http://free-hot-videos.com/map.b.html
 | + |  | 
| − | http://free-hot-videos.com/map.c.html
 | + |  | 
| − | http://free-hot-videos.com/map.d.html
 | + |  | 
| − | http://free-hot-videos.com/map.e.html
 | + |  | 
| − | http://free-hot-videos.com/map.f.html
 | + |  | 
| − | http://free-hot-videos.com/map.g.html
 | + |  | 
| − | http://free-hot-videos.com/map.h.html
 | + |  | 
| − | http://free-hot-videos.com/map.i.html
 | + |  | 
| − | http://free-hot-videos.com/map.j.html
 | + |  | 
| − | http://free-hot-videos.com/map.k.html
 | + |  | 
| − | http://free-hot-videos.com/map.l.html
 | + |  | 
| − | http://free-hot-videos.com/map.m.html
 | + |  | 
| − | http://free-hot-videos.com/map.n.html
 | + |  | 
| − | http://free-hot-videos.com/map.o.html
 | + |  | 
| − | http://free-hot-videos.com/map.p.html
 | + |  | 
| − | http://free-hot-videos.com/map.q.html
 | + |  | 
| − | http://free-hot-videos.com/map.r.html
 | + |  | 
| − | http://free-hot-videos.com/map.s.html
 | + |  | 
| − | http://free-hot-videos.com/map.t.html
 | + |  | 
| − | http://free-hot-videos.com/map.u.html
 | + |  | 
| − | http://free-hot-videos.com/map.v.html
 | + |  | 
| − | http://free-hot-videos.com/map.w.html
 | + |  | 
| − | http://free-hot-videos.com/map.x.html
 | + |  | 
| − | http://free-hot-videos.com/map.y.html
 | + |  | 
| − | http://free-hot-videos.com/map.z.html
 | + |  | 
| − | </div>
 | + |  | 
Welcome to the central resource for EiffelStudio developers and contributors.
EiffelStudio is a full-featured IDE offering the following features, many of them unique:
The Eiffel compiler creates C code that is then handed to a standard C compiler. As a result, Eiffel programs have a run-time performance comparable to those directly written in C or C++, but with the benefits of an advanced object-oriented model and strong typing. EiffelStudio uses a highly efficient compacting garbage collector to free the developer from the burden of memory management.