Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lecopivo/SciLean
Browse files Browse the repository at this point in the history
  • Loading branch information
lecopivo committed Jun 21, 2024
2 parents 96e3070 + d4571bd commit 2b861a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The last line =finish_impl= states we are done. Lean checks if all purely symbol

See the full [[https://github.com/lecopivo/SciLean/blob/master/examples/HarmonicOscillator.lean][example]] to see how the set up initial conditions and how the function =solver= is actually used. To execute this example, run:
#+begin_src
lake env lean --run examples/HarmonicOscilator.lean
lake env lean --run examples/HarmonicOscillator.lean
#+end_src
from the project root directory.

Expand Down

0 comments on commit 2b861a1

Please sign in to comment.