category
Flattens conjunction of goals with the form f & g into a list [f,g].
Victor Lagerkvist
1.0
2010/6/13
static
Based on source code from The Craft of Prolog, by Richard O'Keefe
(no dependencies on other entities)
(none)
Flattens a conjunction of goals.
static
flatten_goals(Conjunction)
(none)