m Fixed bad link.

Author:halw
Date:2011-01-01T16:59:48.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@721 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2011-01-01 16:59:48 +00:00
parent 689d77c925
commit e7772b3d5b

View File

@@ -2,7 +2,7 @@
[[Property:weight|4]] [[Property:weight|4]]
[[Property:uuid|78c6b5c1-a87b-805d-38bd-fe64cb4e7c0d]] [[Property:uuid|78c6b5c1-a87b-805d-38bd-fe64cb4e7c0d]]
==Eiffel issues== ==Eiffel issues==
* Check here first for the [[Eiffel for .NET Limitations|Difference between Eiffel and Eiffel for .NET]] . * Check here first for the [[Eiffel for .NET Integration|details of integration of Eiffel for .NET]] .
* The root creation routine of the root class must not take any arguments. You can access the command line given to the application via the class <code>ARGUMENTS</code>. * The root creation routine of the root class must not take any arguments. You can access the command line given to the application via the class <code>ARGUMENTS</code>.