Compare commits
2 Commits
084e52251f
...
5fb87aa842
Author | SHA1 | Date |
---|---|---|
Lassi Kortela | 5fb87aa842 | |
Lassi Kortela | df3c0d9b40 |
|
@ -5,6 +5,7 @@ cd ..
|
|||
echo "Entering directory '$PWD'"
|
||||
set -x
|
||||
tidy \
|
||||
--gnu-emacs yes \
|
||||
--indent yes \
|
||||
--quiet yes \
|
||||
--show-filename yes \
|
||||
|
|
|
@ -138,8 +138,9 @@
|
|||
</h2>
|
||||
<p>
|
||||
<strong>Visit the NEW, more comprehensive <a href=
|
||||
"http://partial-eval.org"><em>"Online Bibliography of
|
||||
Partial Evaluation Research"</em></a></strong>
|
||||
"https://web.archive.org/web/20170923194220/http://readscheme.org/partial-eval/index.html">
|
||||
<em>"Online Bibliography of Partial Evaluation
|
||||
Research"</em></a></strong>
|
||||
</p><a name="survey" id="survey"></a>
|
||||
<h3>
|
||||
Tutorials and Surveys
|
||||
|
|
Loading…
Reference in New Issue