swig-fortran / swig

This fork of SWIG creates Fortran wrapper code from C++ headers.
http://www.swig.org
Other
42 stars 11 forks source link

Fix attributes for string input #181

Closed sethrj closed 1 year ago

sethrj commented 1 year ago

Closes #180 by updating the intent on the strings and removing the unncessary target attribute.