blob: 8a42ada4b9795786e298bdd365f16a887080e007 [file] [log] [blame]
digraph graph1 {
LOLoad -> LOSort;
LOSort [limit="100"];
LOSort -> LOStore;
}