let alists_of_file file_name variables =
  let output = output_of_file_name file_name variables in
  alists_of_output output variables