MCPcopy Create free account
hub / github.com/numpy/numpy / fadd

Function fadd

numpy/f2py/f90mod_rules.py:91–92  ·  view source on GitHub ↗
(line, s=fhooks)

Source from the content-addressed store, hash-verified

89 fhooks = ['']
90
91 def fadd(line, s=fhooks):
92 s[0] = '%s\n %s' % (s[0], line)
93 doc = ['']
94
95 def dadd(line, s=doc):

Callers 1

buildhooksFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected