[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

# ("O" or otherwise)



Just for the record, I fixed the SHARPM package so that
1) #*...* works correctly now, e.g. #*400000000000* is 'SETZ'
2) #(...) will work whenever the VECTOR package is loaded
   (no need to do (SSTATUS FEATURE NIL) now)
3) #T works when EXTEND package is loaded, which it will be if
   you load in any of the NIL-data-type packages.