Changes between Version 1 and Version 2 of PDAFomi_set_debug_flag


Ignore:
Timestamp:
Dec 18, 2021, 12:24:09 PM (2 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFomi_set_debug_flag

    v1 v2  
    77|| Detailed information on how to use and interpret the debugging output is provided on the [wiki:OMI_debugging documention of the PDAF-OMI debugging information].||
    88
    9 The interface is the following:
     9The interface is:
    1010{{{
    1111  SUBROUTINE PDAFomi_set_debug_flag(debugval)
     
    1616}}}
    1717
    18 Notes:
     18'''Notes: '''
    1919 * The routine is provied through the module 'PDAFomi'. Thus one has to use-include the routine by
    2020{{{