(fixed links that were broken due to missing extensions)

master
chrysn 2012-03-15 21:38:59 -04:00 committed by admin
parent 128234cde1
commit cc3afb8450
1 changed files with 1 additions and 1 deletions

View File

@ -48,6 +48,6 @@ I may hack one in from `inline` if it seem within my skill level.
>
> when comparing the implementation to my notes above, you'll see that there is a minor difference in the "force" algorithm -- my code doesn't generate the "parent" entries (**c** (c/1) a b c **a** (a/1) **c** (c/2) in the example), but they're generated by the already existing output code.
>
> the code can be found at [[incomplete_patch]] and [[python_algorithms]]. --[[chrysn]]
> the code can be found at [[incomplete_patch.pl.pl]] and [[python_algorithms.py]]. --[[chrysn]]
[[!tag wishlist]]