Thank you Kostis. Will do.<br><br>Cheers,<br><br>r.<br><br><div class="gmail_quote">2011/8/28 Kostis Sagonas <span dir="ltr"><<a href="mailto:kostis@cs.ntua.gr">kostis@cs.ntua.gr</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"></div></div>
This type used to be a hard-coded builtin in R13 and became a type exported from the 'ets' module (where it clearly belongs) in R14.<br>
<br>
If you want your code to be compilable with different Erlang/OTP versions, the best solution is doing this as part of a configure option (see e.g. the code of Scalaris for a good example on how to do this).<br>
<br>
But I would really recommend to the users of R13 to switch to R14. There are many good reasons to do that.<br>
<br>
Kostis<br></blockquote></div>