<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/dev/inc_ltac, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>[dev] Add include versions for Dune builds.</title>
<updated>2019-02-18T17:15:44+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2019-02-12T03:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=fad095ccc656c5fccc5e50b36067deabde233bb3'/>
<id>fad095ccc656c5fccc5e50b36067deabde233bb3</id>
<content type='text'>
Fixes #9537

This way, users can do:
```
dune exec coqtop.byte
&gt; Drop.
 # #directory "dev";;
 # #use "include_dune";;
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #9537

This way, users can do:
```
dune exec coqtop.byte
&gt; Drop.
 # #directory "dev";;
 # #use "include_dune";;
```
</pre>
</div>
</content>
</entry>
</feed>
