# HG changeset patch # User Steve Losh # Date 1479656554 0 # Node ID 5597b54552e4d89b71517cc0f0cd8d9f7baf6264 # Parent 8d1842115b190e4c557e85a70a8f863e0b17d981 cl-digraph: Update site. diff -r 8d1842115b19 -r 5597b54552e4 cl-digraph/index.html --- a/cl-digraph/index.html Sun Nov 20 15:41:34 2016 +0000 +++ b/cl-digraph/index.html Sun Nov 20 15:42:34 2016 +0000 @@ -23,8 +23,8 @@

cl-digraph focuses on simplicity, correctness, and usability. Performance is not terrible, but is not a high priority.

It is currently not thread-safe, but this may happen in the future.

-

The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X. Further -testing is welcome.

Table of Contents

  1. Installation
  2. Usage
  3. API Reference
  4. cl-dot Support
  5. Changelog
+

The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X and Debian. +Further testing is welcome.

Table of Contents

  1. Installation
  2. Usage
  3. API Reference
  4. cl-dot Support
  5. Changelog