Skip to content

Commit

Permalink
revised Preload for Julia v1.5 compatibility #32
Browse files Browse the repository at this point in the history
  • Loading branch information
chakravala committed Aug 7, 2020
1 parent 4d292d9 commit 7d45028
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Reduce.jl
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ function Preload()
global rs=PSL()
offs = ""
for o in offlist
global offs
o != :nat && (offs = offs*"off $o; ")
end
write(rs.input,"off nat; $EOTstr;\n")
Expand Down

0 comments on commit 7d45028

Please sign in to comment.