Skip to content

Commit

Permalink
pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzigaran committed Apr 4, 2024
1 parent 99fae86 commit a727091
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions docs/Clones.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@
<!DOCTYPE HTML>
<html><head><meta charset="utf-8"><title>Clones</title><link rel="stylesheet" href="Agda.css"></head><body><pre class="Agda"><a id="1" class="Background">---
layout: default
title : &quot;Clones module&quot;
date : &quot;2023-10-18&quot;
author: &quot;Gonzalo Zigarán&quot;
---

# Clones


</a><a id="107" class="Markup">```agda
</a>
<h1 id="clones">Clones</h1>
<pre class="Agda">
<a id="116" class="Keyword">module</a> <a id="123" href="Clones.html" class="Module">Clones</a> <a id="130" class="Keyword">where</a>

<a id="137" class="Keyword">open</a> <a id="142" class="Keyword">import</a> <a id="149" href="Clones.Basic.html" class="Module">Clones.Basic</a> <a id="178" class="Keyword">public</a>


<a id="187" class="Markup">```
</a></pre></body></html>
</pre>

0 comments on commit a727091

Please sign in to comment.