Home | History | Annotate | Download | only in octave
      1 %include <std_common.i>
      2 %include <typemaps/implicit.swg>
      3 
      4 #warning "This file provides the %implicit directive, which is an old and fragile"
      5 #warning "way to implement the C++ implicit conversion mechanism."
      6 #warning "Try using the more robust '%implicitconv Type;' directive instead."
      7 
      8