make double_quotes write option not dependent on double_quotes flag
This gives consistent results without depending on another flag.
This commit is contained in:
@@ -786,7 +786,6 @@ impl MachineState {
|
||||
&mut self.atom_tbl,
|
||||
&mut self.stack,
|
||||
op_dir,
|
||||
self.flags,
|
||||
PrinterOutputter::new(),
|
||||
term_to_be_printed,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user