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