Skip to content

Commit

Permalink
Re-normalize *.metta as text
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Nov 27, 2024
1 parent 247f415 commit 152f28d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


;; Collection of functions operating on numbers

;; Define max
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


!(pragma! source-macros True)

(==> a b)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


!(import! &self sorting_tests.metta)

;; Define a generic less than operator, lessThan, for Nat. < cannot be used
Expand Down

0 comments on commit 152f28d

Please sign in to comment.