                            12 Feb 2012

2. Switch off the reading of a ndb file via a command line option

3. Specify an alternative default ndb file

4. Literals not to match,

4a Support more than one form of commenting per language and
   support multi-line comments.

4b. Fortran specific input FOMAT (11X,2(F10.4,5X,'''',L1,'''',2X))

     IF (X.LT.2)
     FORMAT (11X,2(F10.4,5X,'''',L1,'''',2X))

5. Make use of -/+ sign available in ndb files

6. Better handling of multiple instances of same value

7. Improve handling of 'data' files, e.g., postscript

   In:
     7CDA3F577075245561191667923D37830EEC37A0161B6A3EC8FDD63CDB8C8D4A

   577075245561191667923D37830 should not be treated as being a floating-point
   literal.

8.  xxx

11. Option to print literals having many more digits than same
    value in ndb file, eg, 3.4028234663852885981170418348452e+38f

12. Flag if literal could be written using more digits (because more
    are known)

13. Option to ignore the contents of string literals

