Skip to content

Commit

Permalink
Added changes that were not saved
Browse files Browse the repository at this point in the history
  • Loading branch information
facundoy committed Feb 2, 2025
1 parent c964b50 commit eda7477
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 95 deletions.
1 change: 0 additions & 1 deletion src/haz3lweb/exercises/Tutorial.re
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,6 @@ let stitch_term = (eds: p('a)): stitched(TermItem.t) => {
// Printf.printf("Wrapper: %b\n", eds.wrapper);
// Printf.printf("Name: %s\n", eds.module_name);
Printf.printf("Wrapper: %b\n", eds.wrapper);
Printf.printf("prompt: %s\n", eds.prompt);

let user_impl_term = {
eds.your_impl |> term_of |> wrap_filter(FilterAction.Step);
Expand Down
95 changes: 2 additions & 93 deletions src/haz3lweb/exercises/examples/Tu_ComputingEquationally.ml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eda7477

Please sign in to comment.