Compare commits
No commits in common. "5fb87aa842ba68cb372ac865d07050b48f99e844" and "084e52251f4a103c5e1b9afdef2421ebbc0df321" have entirely different histories.
5fb87aa842
...
084e52251f
|
@ -5,7 +5,6 @@ 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,9 +138,8 @@
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
<strong>Visit the NEW, more comprehensive <a href=
|
<strong>Visit the NEW, more comprehensive <a href=
|
||||||
"https://web.archive.org/web/20170923194220/http://readscheme.org/partial-eval/index.html">
|
"http://partial-eval.org"><em>"Online Bibliography of
|
||||||
<em>"Online Bibliography of Partial Evaluation
|
Partial Evaluation Research"</em></a></strong>
|
||||||
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