Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Commit

Permalink
Add blank lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Sobolev committed Jul 30, 2020
1 parent b2e2845 commit 7100c1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/example.jl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ s = Scats.API();
# so we'll use one of them.
## Create a temporary file for generator parameters
file, _ = mktemp()

## Fill this file with the generator settings template
s.Gen.example(file)

## Finally, read these parameters into the appropriate structure
s.Gen(file)
#md #+
Expand Down

0 comments on commit 7100c1d

Please sign in to comment.