More whitespace cleanups
This commit is contained in:
@@ -50,7 +50,7 @@ output_parents1(Stream,[V|L]) :-
|
||||
put_code(Stream, 0' ), %'
|
||||
output_parents1(Stream,L).
|
||||
|
||||
output_v(V,Stream) :-
|
||||
output_v(V,Stream) :-
|
||||
clpbn:get_atts(V,[key(Key)]),
|
||||
output_key(Stream,Key).
|
||||
|
||||
|
Reference in New Issue
Block a user