On 23 Mar 2009, at 18:32, Raphael Collet wrote:
The nice equation syntax does not work with distributed programs :-(

In order to replace all occurances of these operators I tried to come up with a list of their corresponding plain procedures. However, I was unable to find the procedures for =: and \=:

Here is what I can up with. Any problem here? Did I perhaps miss any convenience notation? What are the procedures for =: and \=:?

:: / :::                 - FD.int, FD.decl
Addition etc   - FD.sum, FD.plus, FD.minus
<: etc.              - FD.less, FD.lesseq, FD.greater, FD.greatereq
=: / \=:              - ??

Thank you!

Best
Torsten

PS:

I will let you think about this, and see how much work would be required to adapt your program.

There are quite a lot of files to adapt, but this is something rather mechanical to change :)


--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
Office: +44-1752-586219
Private: +44-1752-558917
http://strasheela.sourceforge.net
http://www.torsten-anders.de



_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to