diff options
Diffstat (limited to 'project/templates/grasp.html')
-rw-r--r-- | project/templates/grasp.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/project/templates/grasp.html b/project/templates/grasp.html index 03a328d..6abdb5a 100644 --- a/project/templates/grasp.html +++ b/project/templates/grasp.html @@ -52,7 +52,8 @@ what edges are available.</p> <p>The language seemed like an interesting enough idea, but unfortunately nobody had done anything with it, and there was only a specification. This has now been fixed. The interpreter currently -uses a subset of the <a href="http://www.graphviz.org/doc/info/lang.html" class="external">DOT graph description language</a> for the file format, to enable a text format as well as relatively easy +uses a subset of the <a href="http://www.graphviz.org/doc/info/lang.html" class="external">DOT graph +description language</a> for the file format, to enable a text format as well as relatively easy conversion to a graph image.</p> <p>The above example is recorded as follows:</p> |