Skip to content

Commit 20ff920

Browse files
committed
Fix example
1 parent f49d158 commit 20ff920

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/billowing.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using LinearAlgebra
55
using VortexStepMethod
66
using GLMakie
77

8-
const PLOT = true
8+
PLOT = true
99
USE_TEX = false
1010

1111
# Data paths (all within this repo)

0 commit comments

Comments
 (0)