diff options
Diffstat (limited to 'whichbas.1')
-rw-r--r-- | whichbas.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -36,7 +36,7 @@ whichbas [\-v] \fIinput\-file\fP .SH DESCRIPTION .sp \fBwhichbas\fP reads a tokenized Atari 8\-bit BASIC, Turbo BASIC, -BASIC XL, BASIC XE, or Atari Microsoft BASIC program and attempts to +BASIC XL, BASIC XE, BASIC/A+, or Atari Microsoft BASIC program and attempts to discover which BASIC is required to run it. .sp \fIinput\-file\fP must be an actual file. \fBwhichbas\fP can\(aqt read from @@ -186,6 +186,9 @@ EXTENDed OSS BASIC XE detected. .B \fB13\fP Compiled Turbo BASIC detected. .TP +.B \fB14\fP +OSS BASIC/A+ detected. +.TP .B \fB64\fP None of the above; not BASIC. .UNINDENT |