mirror of https://github.com/swig/swig
Quieten ccomplextest
This commit is contained in:
parent
4b5baf0a60
commit
71a13e60de
|
@ -20,5 +20,3 @@ if ccomplextest.has_c99_complex():
|
|||
|
||||
if ccomplextest.Conjf3(a) != a.conjugate():
|
||||
raise RuntimeError("bad complex mapping")
|
||||
else:
|
||||
print("Not a c99 compiler")
|
||||
|
|
Loading…
Reference in New Issue