Skip to content
  • Liam M. Healy's avatar
    Complete changes for system of units specification · bc899205
    Liam M. Healy authored
    - Fix number of arguments in calls to functions that no longer take
      sysunits or addition-units arguments.
    - Change nf-option so that it works dynamically, i.e., the default
      value is retrieved at run time, not macro expansion time.
    - Name argument to parameter-value must be in the keyword package.
    - The system of units can be nil, in which case an unreadable object
      is printed, with the sexp for the dimensions printed.  
    - New variable *basis-physical-dimensions* used to give the dimension
      without units.
    - All nf definitions in a separate file.
    
    System now compiles and loads without error.
    bc899205