Skip to content

Commit

Permalink
Typo fix: added R letter that was missing in the word 'overflow'
Browse files Browse the repository at this point in the history
  • Loading branch information
lidimayra committed Jul 10, 2016
1 parent b69b475 commit 759e620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WAITLIST.s
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ WAIT2 TS WAITBANK # BBANK OF CALLING PROGRAM.
# NOTE THAT THIS PROGRAM SECTION IS NEVER ENTERED WHEN T-T1 G/E -1,
# SINCE TD-T1+1 = (TD-T) + (T-T1+1), AND DELTA T = TD-T G/E +1. (G/E
# SYMBOL MEANS GREATER THAN OR EQUAL TO). THUS THERE NEED BE NO CON-
# CERN OVER A PREVIOUS OR IMMINENT OVEFLOW OF TIME3 HERE.
# CERN OVER A PREVIOUS OR IMMINENT OVERFLOW OF TIME3 HERE.

AD POS1/2 # WHEN TD IS NEXT, FORM QUANTITY
AD POS1/2 # 1.0 - DELTA T = 1.0 - (TD - T)
Expand Down

0 comments on commit 759e620

Please sign in to comment.