mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Update docs
This commit is contained in:
parent
3d3c6db100
commit
b74c499596
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
# Pretty Print Library
|
||||
|
||||
The `(scheme cyclone pretty-print)` library provides a pretty-printer based on code from:
|
||||
http://www.mathematik.uni-muenchen.de/~logik/download/minlog/src/pp-sexp.scm
|
||||
The `(scheme cyclone pretty-print)` library provides a pretty-printer for code formatting.
|
||||
|
||||
- [`pretty-print`](#pretty-print)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue