Skip to content
Snippets Groups Projects
Commit 3ad68fe4 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-09-08 12:33:22 by simonmar]

<program> should be <command>
parent a5314715
No related merge requests found
......@@ -713,8 +713,8 @@ file).
<para>Unregisterised compilation can be useful when porting GHC to
a new machine, since it reduces the prerequisite tools to
<program>gcc</program>, <program>as</program>, and
<program>ld</program> and nothing more, and furthermore the amount
<command>gcc</command>, <command>as</command>, and
<command>ld</command> and nothing more, and furthermore the amount
of platform-specific code that needs to be written in order to get
unregisterised compilation going is usually fairly small.</para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment