Skip to content

Commit f9f7977

Browse files
june128leios
authored andcommitted
Remove Pseudocode (algorithm-archivists#295)
* Remove pseudo code of TreeTraversal and EuclideanAlgorithm, because it doesn't get used. * Remove the Pseudocode entry from the book.json.
1 parent 3783a49 commit f9f7977

File tree

3 files changed

+0
-105
lines changed

3 files changed

+0
-105
lines changed

book.json

-4
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
"name": "Julia",
3434
"default": true
3535
},
36-
{
37-
"lang": "pseudo",
38-
"name": "Pseudocode"
39-
},
4036
{
4137
"lang": "cs",
4238
"name": "C#"

contents/euclidean_algorithm/code/pseudo/euclidean.pseudo

-23
This file was deleted.

contents/tree_traversal/code/pseudo/Tree.pseudo

-78
This file was deleted.

0 commit comments

Comments
 (0)