OSKAR
OSKAR copied to clipboard
change I to I_a to disambiguate for complex I
In function append_sources
in file python/oskar/src/oskar_skay_lib.c
changed local variable I
to I_a
, this is necessary to disambiguate for the complex I, if not this results in failed compilation of the python src tree.