Ignore:
Timestamp:
Sep 12, 2023, 10:52:25 PM (8 months ago)
Author:
chronos
Message:
  • Modified: Show cars distinguished by name and engine type.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PrefixMultiplier.pas

    r3 r4  
    3131  (
    3232    (ShortText: 'y'; FullText: 'yocto'; Value: 1e-24),
    33           (ShortText: 'z'; FullText: 'zepto'; Value: 1e-21),
     33    (ShortText: 'z'; FullText: 'zepto'; Value: 1e-21),
    3434    (ShortText: 'a'; FullText: 'atto'; Value: 1e-18),
    3535    (ShortText: 'f'; FullText: 'femto'; Value: 1e-15),
Note: See TracChangeset for help on using the changeset viewer.