Skip to content

Commit d190b0c

Browse files
Merge pull request #34 from syungb/syungb/remove-comment-from-post
Remove a comment block added accidentally
2 parents ab26c1c + ab7bb23 commit d190b0c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/scicloj/cfd/intro/linear_1d_convection_with_array.clj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,3 @@
171171
;;
172172
;; As the porting project continues, we plan to evolve the design to better align with idiomatic Clojure principles.
173173
;; Stay tuned!
174-
175-
(comment
176-
(require '[scicloj.clay.v2.api :as clay])
177-
(clay/make! {:source-path "scicloj/cfd/intro/linear_1d_convection_with_array.clj"}))

0 commit comments

Comments
 (0)