<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>Santhosh Thottingal pushed to branch master at <a href="https://gitlab.com/smc/meera">SMC / Meera</a></h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/smc/meera/commit/f45102d14aa865240bd4fe829b8383a384224500">f45102d1</a></strong>
<div>
<span>by Santhosh Thottingal</span>
<i>at 2015-09-19T18:13:32Z</i>
</div>
<pre class='commit-message'>Fix reph sign getting disconnected from p3th3</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
features/lookups.fea
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.com/smc/meera/commit/f45102d14aa865240bd4fe829b8383a384224500#diff-0'>
<strong>
features/lookups.fea
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/features/lookups.fea
</span><span style="color: #000000;background-color: #ddffdd">+++ b/features/lookups.fea
</span><span style="color: #aaaaaa">@@ -94,7 +94,6 @@ lookup akhn_conjuncts {
</span>     sub p2 xx s1  by p2s1;
     sub p2 xx rh xx rh  by p2rhrh;
     sub p3 xx ch3  by p3ch3;
<span style="color: #000000;background-color: #ffdddd">-    sub p3 xx th3  by p3th3;
</span>     sub p3 xx th4  by p3th4;
     sub p3 xx n1  by p3n1;
     sub p3 xx p3  by p3p3;
<span style="color: #aaaaaa">@@ -208,6 +207,8 @@ lookup akhn_conditional_stacking {
</span>     sub zh' xx' ch1'  by zhch1;
     ignore sub p3' xx' s1' [xx u1 u2 r1 r2];
     sub p3' xx' s1'  by p3s1;
<span style="color: #000000;background-color: #ddffdd">+    ignore sub p3' xx' th3' [xx];
+    sub p3' xx' th3'  by p3th3;
</span> } akhn_conditional_stacking;
 
 lookup blwf_la_sign_mlym {
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://gitlab.com/smc/meera/commit/f45102d14aa865240bd4fe829b8383a384224500">View it on GitLab</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/smc/meera/commit/f45102d14aa865240bd4fe829b8383a384224500"}}</script>
</p>
</div>
</body>
</html>