undo print change in DiscreteLookupTable
parent
2f8c8ddb75
commit
2434e248e9
|
@ -48,7 +48,7 @@ void DiscreteLookupTable::print(const std::string& s,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
cout << "):\n";
|
cout << "):\n";
|
||||||
BaseFactor::print("", formatter);
|
ADT::print("", formatter);
|
||||||
cout << endl;
|
cout << endl;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue