# File ai/csp/int.rb, line 44
def
initialize
(
v1
,
v2
)
super
(
v1
,
v2
) {
|
a
,
b
|
a!
=
b
}
end