Skip to content

Commit 66ca66b

Browse files
committed
Changes image sizes
1 parent 77d785c commit 66ca66b

5 files changed

+1
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ pom.xml
55
pom.xml.asc
66
*.jar
77
*.class
8+
*.xcf
89
/.lein-*
910
/.nrepl-port

TURTLE.md

-2
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ If no name is given, :trinity is the turtle to receive a command.
125125

126126
```clojure
127127
user=> (use 'clojurebridge-turtle.core)
128-
WARNING: repeat already refers to: #'clojure.core/repeat in namespace: \
129-
user, being replaced by: #'clojure-turtle.core/repeat
130128
nil
131129
user=> (turtle-names)
132130
(:trinity)

images/function-with-params.png

-15.2 KB
Loading

images/initial-state.png

-10.1 KB
Loading

images/repeat-the-same-command.png

-16.7 KB
Loading

0 commit comments

Comments
 (0)