no, mnemosyne has been removed since r12b-0<br><br><a href="http://erlang.org/download/otp_src_R12B-0.readme">http://erlang.org/download/otp_src_R12B-0.readme</a><br><pre>    OTP-6846  The mnemosyne and mnesia_session applications have been<br>
              removed. Use qlc instead of mnemosyne.<br></pre><div class="gmail_quote">2008/12/27 Maxim Treskin <span dir="ltr"><<a href="mailto:zerthurd@gmail.com">zerthurd@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello<br><br>I cannot find mnemosyne module in OTP-R12B-5. There is only lib/mnesia/include/mnemosyne.hrl which contains directive:<br><br>-compile({parse_transform,mnemosyne}).<br clear="all"><br>but module mnemosyne which exports parse_transform is absent.<br>

<br>When I compile module with included this header file I have error:<br><br>src/ssw_conf.erl:none: error in parse transform 'mnemosyne': {undef,<br>                                       [{mnemosyne,parse_transform, [.......<br>

                                       .......<br><br>and many tons of AST output.<br> <br><br>Is this bug or not?<br><br>Thank you.<br><br>-- <br><font color="#888888">Maxim Treskin<br>
</font><br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote></div><br>