Skip to content

Commit c85ca93

Browse files
committed
little change
1 parent c963dc5 commit c85ca93

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
#
2-
# This file is part of module
2+
# This file is part of module
33
# Modia3D.Composition (Modia3D/Composition/_module.jl)
4-
#
5-
# It is included in file Modia3D/Composition/sceneOptions.jl
6-
# in order to be used as default renderer in SceneOptions(..)
7-
#
84

95

106
mutable struct DummyRenderer <: Modia3D.AbstractRenderer
117
DummyRenderer(info; host="127.0.0.1",port=11000,sync=false) = new()
128
end
13-

0 commit comments

Comments
 (0)