Skip to content
Update adding new value types in RefPerSys authored by Basile Starynkevitch's avatar Basile Starynkevitch
...@@ -59,6 +59,6 @@ void rpstempf_1d7tJKAgZVG02t2FXU (Rps_CallFrame* caller) { ...@@ -59,6 +59,6 @@ void rpstempf_1d7tJKAgZVG02t2FXU (Rps_CallFrame* caller) {
RPS_INFORMOUT("installed in " << _.obintclass RPS_INFORMOUT("installed in " << _.obintclass
<< " obfun=" << _.obfun << " obfun=" << _.obfun
<< " obsel=" << _.obsel << " obsel=" << _.obsel
<< " closv=" << closv); << " closv=" << _.closv);
} // end rpstempf_1d7tJKAgZVG02t2FXU } // end rpstempf_1d7tJKAgZVG02t2FXU
``` ```
\ No newline at end of file