Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
146 changes: 0 additions & 146 deletions contrib/cf-profile/cf-profile.py

This file was deleted.

2 changes: 1 addition & 1 deletion libpromises/eval_context.c
Original file line number Diff line number Diff line change
Expand Up @@ -4123,4 +4123,4 @@ bool EvalContextIsClassicOrder(EvalContext *ctx, const Bundle *bp)
// The fallback is to use what is defined in body common control,
// or if not defined there either, default to true (normal order)
return (ctx->common_eval_order != EVAL_ORDER_TOP_DOWN);
}
}
Loading