Skip to content
  • Liam M. Healy's avatar
    Fix creation-form for lists; add #+debug conditionalizations · a133bd3c
    Liam M. Healy authored
    The creation form for lists was incorrect; it should be quoted in the
    defmethod for lists and not quoted in the defmethod for
    physical-quantity (for pq-dimension).  This caused files with #_ in
    them to fail to load, even though they were compilable.  
    
    Add #+debug conditionalizations to print-ojbect PQs unreadably in all
    cases (with magnitude) and to make sure dimels pass dimelp on input to
    make-pq-object.
    a133bd3c