Skip to content

Commit

Permalink
some restructuring
Browse files Browse the repository at this point in the history
  • Loading branch information
wies committed Nov 17, 2024
1 parent ed2d8b0 commit 3ea1323
Show file tree
Hide file tree
Showing 3 changed files with 773 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/ast/.#rewriter.ml
4 changes: 4 additions & 0 deletions lib/ast/ast.ml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ end
module Rewriter = struct
include Rewriter
end

module ProgUtils = struct
include ProgUtils
end
Loading

0 comments on commit 3ea1323

Please sign in to comment.