<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,15 +1,11 @@
 all: code
 
 code: clean
-	## erl -s make all load -run twoorl init_mysql -run twoorl compile -s init stop
 	erl -s make all load -s init stop
 
 clean:
 	rm -fv ebin/*.beam twoorl.rel twoorl.script twoorl.boot erl_crash.dump *.log *.access
 
-init:
-	erl -mnesia dir &quot;'twoorl.mnesia'&quot; -s make all load -run twoorl init_mnesia -s init stop
-
 cleandb:
 	rm -rfv *.mnesia Mnesia*
 </diff>
      <filename>Makefile</filename>
    </modified>
    <modified>
      <diff>@@ -13,7 +13,7 @@ Yariv
 
 To run in embedded mode:
 
-$ make clean &amp;&amp; make &amp;&amp; make init
+$ make clean &amp;&amp; make
 $ erl -sname twoorlapp -setcookie twoorl -mnesia dir &quot;'twoorl.mnesia'&quot; -yaws embedded true -pa ebin -boot start_sasl
 1&gt; [application:start(X) || X &lt;- [inets, crypto, mnesia, twoorl]].
 [ok, ok, ok, ok]</diff>
      <filename>README.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0678c070f2a874fe7e2a00392f2ae07932f91284</id>
    </parent>
  </parents>
  <author>
    <name>Nick Gerakines</name>
    <email>nick@gerakines.net</email>
  </author>
  <url>http://github.com/yariv/twoorl/commit/da2d31be57269119ba465367710394a092d6dca3</url>
  <id>da2d31be57269119ba465367710394a092d6dca3</id>
  <committed-date>2008-06-09T21:23:34-07:00</committed-date>
  <authored-date>2008-06-09T21:23:34-07:00</authored-date>
  <message>Updating the readme and makefile, no more need for `make init`.</message>
  <tree>63dcd1ed4266406cf7b801c9f34c6dcc8b081893</tree>
  <committer>
    <name>Nick Gerakines</name>
    <email>nick@gerakines.net</email>
  </committer>
</commit>
