correct attributed variables bugs
This commit is contained in:
@@ -25,3 +25,4 @@ attribute_goals(Var) -->
|
||||
{ get_atts(Var, frozen(Goals)),
|
||||
put_atts(Var, -frozen(_)) },
|
||||
[freeze(Var, Goals)].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user