Hi,
I am using OM6.6.1, MacOS 10.7.4.
Long time ago I made a patch Conditional (random) permutation which permutates the elements of a sublists so that the last element of the preceeding list is not equal to the first element of the next list.
In other words:
List: ((1 2)(1 2 3)(1 2 3 4))
the result may be ((2 1)(3 1 2)(1 4 3 2)),
but not E.g. ((2 1) (1 3 2)(2 4 3 1))
This patch was functioning perfectly in previous versions of OM (5), but now suddenly I receive an error message: The variable permut-random 193-138 is unbound.
What may be a reason for that? Is there a bug?
In order to make my question more clear, I am sending pics of patch(es) in attachments!
Many greetings!
Aliser