MINERVA superseeded IF/Prolog.
Please see
http://www.ifcomputer.co.jp/MINERVA
for details.
We discontinued to sell IF/Prolog Dec 31. 2003.
Dedicated technical support for IF/Prolog ended Dec 31 2008.
This site is maintained as a community service only.
static char translations = "
: cutStart() n
: hyperCallback(follow,PRIMARY,CUT_BUFFER0)
semCallback(follow)
targetPointerCallback(follow)
posCallback(button) n
: cutEnd(PRIMARY,CUT_BUFFER0)
posCallback(button) n
: hyperCallback(menu,PRIMARY,CUT_BUFFER0)
semCallback(menu)
targetPointerCallback(menu)
posCallback(button) n
: cutEnd(PRIMARY,CUT_BUFFER0)
posCallback(motion) n
: cutEnd(PRIMARY,CUT_BUFFER0)
posCallback(motion) n
: posCallback(button) n
";
|