Skip to content

Commit d953323

Browse files
committed
Added lisp code to the .md file
1 parent 0b2b247 commit d953323

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contents/thomas_algorithm/thomas_algorithm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ You will find this algorithm implemented [in this project](https://scratch.mit.e
127127
[import, lang:"crystal"](code/crystal/thomas.cr)
128128
{% sample lang="kotlin" %}
129129
[import, lang:"kotlin"](code/kotlin/thomas.kt)
130+
{% sample lang="lisp" %}
131+
[import, lang:"lisp"](code/clisp/thomas.lisp)
130132
{% endmethod %}
131133

132134
<script>

0 commit comments

Comments
 (0)