Add a missing definition in the logic program
This commit is contained in:

committed by
Todd Gamblin

parent
be2cf16b67
commit
3e3e84ba30
@@ -492,6 +492,7 @@ variant_single_value(Package, "dev_path")
|
|||||||
% warnings like 'info: atom does not occur in any rule head'.
|
% warnings like 'info: atom does not occur in any rule head'.
|
||||||
#defined variant/2.
|
#defined variant/2.
|
||||||
#defined variant_set/3.
|
#defined variant_set/3.
|
||||||
|
#defined variant_condition/3.
|
||||||
#defined variant_single_value/2.
|
#defined variant_single_value/2.
|
||||||
#defined variant_default_value/3.
|
#defined variant_default_value/3.
|
||||||
#defined variant_possible_value/3.
|
#defined variant_possible_value/3.
|
||||||
|
Reference in New Issue
Block a user