mirror of
https://github.com/pkimpel/retro-220.git
synced 2026-04-20 01:24:01 +00:00
Add Help link on BAC- and GEN-Assembler page to their wiki pages.
This commit is contained in:
@@ -84,6 +84,7 @@ BODY {
|
||||
DIV.heading {
|
||||
margin-top: 12px;
|
||||
margin-bottom: 6px;
|
||||
width: 640px;
|
||||
font-weight: bold}
|
||||
|
||||
LABEL {
|
||||
@@ -150,6 +151,8 @@ LABEL {
|
||||
|
||||
.center {
|
||||
text-align: center}
|
||||
.floatRight {
|
||||
float: right}
|
||||
.rj {
|
||||
text-align: right}
|
||||
</style>
|
||||
@@ -157,6 +160,10 @@ LABEL {
|
||||
|
||||
<body>
|
||||
<div class=heading>
|
||||
<div class=floatRight>
|
||||
<a href="https://github.com/pkimpel/retro-220/wiki/UsingBACAssembler"
|
||||
target="_new" title="Wiki page for the BAC-Assembler">Help</a>
|
||||
</div>
|
||||
Assembler for the Burroughs 220 BALGOL Compiler & Library
|
||||
</div>
|
||||
|
||||
|
||||
@@ -83,6 +83,7 @@ BODY {
|
||||
DIV.heading {
|
||||
margin-top: 12px;
|
||||
margin-bottom: 6px;
|
||||
width: 640px;
|
||||
font-weight: bold}
|
||||
|
||||
LABEL {
|
||||
@@ -149,6 +150,8 @@ LABEL {
|
||||
|
||||
.center {
|
||||
text-align: center}
|
||||
.floatRight {
|
||||
float: right}
|
||||
.rj {
|
||||
text-align: right}
|
||||
</style>
|
||||
@@ -156,6 +159,10 @@ LABEL {
|
||||
|
||||
<body>
|
||||
<div class=heading>
|
||||
<div class=floatRight>
|
||||
<a href="https://github.com/pkimpel/retro-220/wiki/UsingGenAssembler"
|
||||
target="_new" title="Wiki page for the GEN-Assembler">Help</a>
|
||||
</div>
|
||||
Assembler for the Burroughs 220 BALGOL Generator
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user