annotate src/capnproto-git-20161025/doc/_layouts/page.html @ 80:0b60a66de5e2

This Mac compatibility fix appears to work, resolving SourceForge issue #273 Port Audio Fail on MacOS Catalina (10.15) - merging back
author Chris Cannam
date Thu, 31 Oct 2019 13:20:41 +0000
parents 9530b331f8c1
children
rev   line source
cannam@48 1 {% include header.html %}
cannam@48 2 {{ content }}
cannam@48 3 <script type="text/javascript">setupSidebar()</script>
cannam@48 4 {% include footer.html %}