Changes between Version 13 and Version 14 of Submitting/C


Ignore:
Timestamp:
Jun 11, 2014, 10:05:58 AM (10 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Submitting/C

    v13 v14  
    6767        #include <grass/config.h>
    6868}}}
    69     in your files and make use of the various system dependencies
    70 contained therein.  As one example of this, see `lib/gmath/fft.c`.
     69    in your files and make use of the various system dependencies contained therein.  As one example of this, see `lib/gmath/fft.c`.
    7170Please refrain from declaring system functions within the
    7271software; include the proper header files (conditionally dependent