diff options
Diffstat (limited to 'docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html')
-rw-r--r-- | docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html b/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html index e9cb84c..b3a2209 100644 --- a/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html +++ b/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html @@ -123,6 +123,9 @@ return path(str, boost::filesystem::native); <p>The package is available on my repository and only depends on boost. ( Both, Vina and Vina-Split are part of the package)</p> + <div class="commentbox"></div> + <script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script> + <script>commentBox('my-project-id')</script> </main> |