File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ EuclideanAlgorithm.cs
89
89
Program.cs
90
90
[ import, lang="csharp"] ( code/csharp/Program.cs )
91
91
{% sample lang="clj" %}
92
- [ import 2-20 , lang="clojure"] ( code/clojure/euclidean_example.clj )
92
+ [ import, lang="clojure"] ( code/clojure/euclidean_example.clj )
93
93
{% sample lang="cpp" %}
94
94
[ import, lang="c_cpp"] ( code/c++/euclidean.cpp )
95
95
{% sample lang="java" %}
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Program.cs
70
70
{% sample lang="cpp" %}
71
71
[ import, lang:"c_cpp"] ( code/c++/huffman.cpp )
72
72
{% sample lang="clj" %}
73
- [ import 2-117 , lang:"clojure"] ( code/clojure/huffman.clj )
73
+ [ import, lang:"clojure"] ( code/clojure/huffman.clj )
74
74
{% sample lang="py" %}
75
75
[ import, lang:"python"] ( code/python/huffman.py )
76
76
{% sample lang="js" %}
You can’t perform that action at this time.
0 commit comments