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