DOC: Updated simh.doc to describe missing sim_tape APIs

This commit is contained in:
Mark Pizzolato 2015-04-14 08:36:27 -07:00
parent 3719a07d10
commit 8204a203a1
3 changed files with 2 additions and 2 deletions

View file

@ -1308,7 +1308,7 @@ $(SSEM_LIB) : $(SSEM_SOURCE)
$(SWTP6800MP_A_LIB) : $(SWTP6800MP_A_SOURCE) $(SWTP6800MP_A_LIB) : $(SWTP6800MP_A_SOURCE)
$! $!
$! Building The $(SWTP_LIB) Library. $! Building The $(SWTP6800MP_A_LIB) Library.
$! $!
$ $(CC)$(SWTP6800MP_A_OPTIONS) - $ $(CC)$(SWTP6800MP_A_OPTIONS) -
/OBJ=$(BLD_DIR) $(MMS$CHANGED_LIST) /OBJ=$(BLD_DIR) $(MMS$CHANGED_LIST)
@ -1319,7 +1319,7 @@ $(SWTP6800MP_A_LIB) : $(SWTP6800MP_A_SOURCE)
$(SWTP6800MP_A2_LIB) : $(SWTP6800MP_A2_SOURCE) $(SWTP6800MP_A2_LIB) : $(SWTP6800MP_A2_SOURCE)
$! $!
$! Building The $(SWTP_LIB) Library. $! Building The $(SWTP6800MP_A2_LIB) Library.
$! $!
$ $(CC)$(SWTP6800MP_A2_OPTIONS) - $ $(CC)$(SWTP6800MP_A2_OPTIONS) -
/OBJ=$(BLD_DIR) $(MMS$CHANGED_LIST) /OBJ=$(BLD_DIR) $(MMS$CHANGED_LIST)

Binary file not shown.

Binary file not shown.