Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update adding new value types in RefPerSys
authored
Feb 17, 2020
by
Basile Starynkevitch
Show whitespace changes
Inline
Side-by-side
adding-new-value-types-in-RefPerSys.md
View page @
dafda62d
...
@@ -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