Jan Breuer
2015-04-17 d7e7fd43b8c8feeaca637fe8c054baa69c5b9c2f
libscpi/src/units.c
@@ -111,6 +111,7 @@
    {/* name */ "NAN",          /* type */ SCPI_NUM_NAN},
    {/* name */ "INFinity",     /* type */ SCPI_NUM_INF},
    {/* name */ "NINF",         /* type */ SCPI_NUM_NINF},
    {/* name */ "AUTO",         /* type */ SCPI_NUM_AUTO},
    SCPI_SPECIAL_NUMBERS_LIST_END,
};