Improved spacing before "see also" note for better readability.

Author:vwheeler
Date:2014-04-11T16:45:09.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1309 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
vwheeler
2014-04-11 16:45:09 +00:00
parent 0025ffe1ef
commit d09465b91d

View File

@@ -41,6 +41,8 @@ where ''system_name'' is the name of the dll (e.g. string_manipulator). So to re
cd $ISE_EIFFEL\examples\com\wizard\string_manipulator\generated\component\server\EIFGENs\default\W_code cd $ISE_EIFFEL\examples\com\wizard\string_manipulator\generated\component\server\EIFGENs\default\W_code
regsvr32 string_manipulator_idl.dll</code> regsvr32 string_manipulator_idl.dll</code>
Once registered, follow the steps described in [[Accessing a COM Component|Accessing a COM Component]] to build the component's client. Once registered, follow the steps described in [[Accessing a COM Component|Accessing a COM Component]] to build the component's client.
{{seealso|<br/> {{seealso|<br/>
[[Creating a new component from an Eiffel project|Creating a new component from an Eiffel Project]] <br/> [[Creating a new component from an Eiffel project|Creating a new component from an Eiffel Project]] <br/>
[[Accessing a COM Component|Accessing a COM Component.]] }} [[Accessing a COM Component|Accessing a COM Component.]] }}