Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
askprash authored Dec 7, 2023
1 parent d1824a1 commit caeccce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,3 @@ Once you are in your main branch do:
git merge upstream/main
```
This brings your fork's `main` branch into sync with the upstream repository, without losing your local changes.

A regular Julia function cannot do it.
You need to let Julia know it by adding a `!` mark behind the function.
So the new function will be: `f!(x)` in Julia.
* It gives the same output with the original f77 code.

0 comments on commit caeccce

Please sign in to comment.