easycoder 250109.1__tar.gz → 250109.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of easycoder might be problematic. Click here for more details.
- {easycoder-250109.1 → easycoder-250109.2}/PKG-INFO +1 -1
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/__init__.py +1 -1
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_graphics.py +5 -15
- {easycoder-250109.1 → easycoder-250109.2}/scripts/graphics-demo.ecg +1 -2
- {easycoder-250109.1 → easycoder-250109.2}/scripts/keyboard.ecg +0 -3
- {easycoder-250109.1 → easycoder-250109.2}/scripts/wave.ecg +1 -2
- {easycoder-250109.1 → easycoder-250109.2}/LICENSE +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/README.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/README.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/README.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/boolean.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/empty.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/ends.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/even.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/exists.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/greater.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/hasProperty.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/includes.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/is.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/less.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/list.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/none.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/not.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/numeric.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/object.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/odd.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/starts.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/conditions/string.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/add.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/append.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/assert.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/begin.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/clear.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/close.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/create.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/debug.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/decrement.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/delete.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/divide.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/exit.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/file.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/fork.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/get.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/go.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/gosub.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/if.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/import.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/increment.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/index.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/init.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/input.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/load.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/lock.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/module.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/multiply.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/negate.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/open.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/pop.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/post.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/print.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/push.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/put.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/read.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/release.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/replace.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/return.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/run.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/save.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/script.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/set.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/split.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/stack.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/stop.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/system.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/take.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/toggle.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/truncate.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/unlock.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/variable.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/wait.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/while.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/keywords/write.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/arg.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/args.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/cos.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/datime.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/decode.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/element.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/elements.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/empty.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/encode.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/error.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/files.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/float.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/from.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/hash.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/index.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/integer.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/json.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/keys.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/left.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/length.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/lowercase.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/memory.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/modification.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/modulo.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/newline.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/now.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/position.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/property.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/random.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/right.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/sin.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/stringify.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/tab.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/tan.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/timestamp.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/today.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/trim.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/type.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/uppercase.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/value.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/core/values/weekday.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/README.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/attach.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/close.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/create.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/ellipse.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/image.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/move.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/on.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/rectangle.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/render.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/run.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/set.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/keywords/text.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/values/attribute.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/doc/graphics/values/window.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/README.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_classes.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_compiler.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_condition.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_core.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_handler.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_program.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_renderer.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_screenspec.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_timestamp.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/easycoder/ec_value.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/images/Semoigo Dawn.jpg +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/json/graphics-demo.json +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/plugins/ec_keyboard.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/plugins/ec_p100.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/plugins/example.py +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/plugins/keyboards/4-function.json +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/plugins/keyboards/round-button.png +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/pyproject.toml +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/scripts/README.md +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/scripts/benchmark.ecs +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/scripts/fizzbuzz.ecs +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/scripts/hello.ecs +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/scripts/points.ecs +0 -0
- {easycoder-250109.1 → easycoder-250109.2}/scripts/tests.ecs +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: easycoder
|
|
3
|
-
Version: 250109.
|
|
3
|
+
Version: 250109.2
|
|
4
4
|
Summary: Rapid scripting in English
|
|
5
5
|
Keywords: compiler,scripting,prototyping,programming,coding,python,low code,hypertalk,computer language,learn to code
|
|
6
6
|
Author-email: Graham Trott <gtanyware@gmail.com>
|
|
@@ -182,7 +182,6 @@ class Graphics(Handler):
|
|
|
182
182
|
command['source'] = source
|
|
183
183
|
|
|
184
184
|
def r_create(self, command):
|
|
185
|
-
|
|
186
185
|
try:
|
|
187
186
|
type = command['type']
|
|
188
187
|
if type == 'window':
|
|
@@ -198,6 +197,11 @@ class Graphics(Handler):
|
|
|
198
197
|
self.windowSpec.size = (self.getRuntimeValue(command['size'][0]), self.getRuntimeValue(command['size'][1]))
|
|
199
198
|
self.windowSpec.fill = (self.getRuntimeValue(command['fill'][0])/255, self.getRuntimeValue(command['fill'][1])/255, self.getRuntimeValue(command['fill'][2])/255)
|
|
200
199
|
self.windowCreated = True
|
|
200
|
+
self.renderer = Renderer()
|
|
201
|
+
self.renderer.init(self.windowSpec)
|
|
202
|
+
self.program.setExternalControl()
|
|
203
|
+
self.program.run(self.nextPC())
|
|
204
|
+
self.renderer.run()
|
|
201
205
|
else:
|
|
202
206
|
element = getUI().createWidget(self.getWidgetSpec(command))
|
|
203
207
|
print(element)
|
|
@@ -361,20 +365,6 @@ class Graphics(Handler):
|
|
|
361
365
|
RuntimeError(self.program, e)
|
|
362
366
|
return self.nextPC()
|
|
363
367
|
|
|
364
|
-
# run graphics
|
|
365
|
-
def k_run(self, command):
|
|
366
|
-
if self.nextIs('graphics'):
|
|
367
|
-
self.add(command)
|
|
368
|
-
return True
|
|
369
|
-
return False
|
|
370
|
-
|
|
371
|
-
def r_run(self, command):
|
|
372
|
-
self.renderer = Renderer()
|
|
373
|
-
self.renderer.init(self.windowSpec)
|
|
374
|
-
self.program.setExternalControl()
|
|
375
|
-
self.program.run(self.nextPC())
|
|
376
|
-
self.renderer.run()
|
|
377
|
-
|
|
378
368
|
# Set something
|
|
379
369
|
def k_set(self, command):
|
|
380
370
|
if self.nextIs('attribute'):
|
|
@@ -22,8 +22,7 @@
|
|
|
22
22
|
|
|
23
23
|
! debug step
|
|
24
24
|
|
|
25
|
-
create window title `
|
|
26
|
-
run graphics
|
|
25
|
+
create window title `Graphics demo` at 300 300 size 640 480 fill color 255 255 200
|
|
27
26
|
|
|
28
27
|
load Spec from `json/graphics-demo.json`
|
|
29
28
|
render spec Spec
|
|
@@ -3,11 +3,8 @@
|
|
|
3
3
|
script Keyboard
|
|
4
4
|
|
|
5
5
|
import plugin Keyboard from plugins/ec_keyboard.py
|
|
6
|
-
|
|
7
|
-
! debug step
|
|
8
6
|
|
|
9
7
|
create window title `Number Pad` at 300 300 size 640 480 fill color 255 255 200
|
|
10
|
-
run graphics
|
|
11
8
|
|
|
12
9
|
create keyboard `plugins/keyboards/4-function.json`
|
|
13
10
|
button style image
|
|
@@ -15,10 +15,9 @@
|
|
|
15
15
|
variable N
|
|
16
16
|
|
|
17
17
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
18
|
-
! Create the window
|
|
18
|
+
! Create the window (starts the graphics)
|
|
19
19
|
|
|
20
20
|
create window title `Mexican Wave` at 300 300 size 640 480 fill color 255 255 200
|
|
21
|
-
run graphics
|
|
22
21
|
|
|
23
22
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
24
23
|
! Define a set of 10 bars
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|