Skip to content

Commit

Permalink
README update for SML97
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbergstrom committed Feb 12, 2014
1 parent 14cbab7 commit 1ff6083
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
The Definition of Standard ML
==========

These sources are currently based on the SML90 version of the Definition of
These sources correspond to the SML97 version of the Definition of
Standard ML. To build a PDF, perform the following steps in a terminal window:
```
pdflatex root
bibtex root
pdflatex root
pdflatex root
latexmk -pdf root
```

The file root.pdf will be produced.
Expand Down

0 comments on commit 1ff6083

Please sign in to comment.