Skip to content

Commit

Permalink
up basic
Browse files Browse the repository at this point in the history
  • Loading branch information
geraldb committed Sep 15, 2021
1 parent 9117fd0 commit 0a24985
Show file tree
Hide file tree
Showing 140 changed files with 146 additions and 145 deletions.
283 changes: 142 additions & 141 deletions README.md

Large diffs are not rendered by default.

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion no2/composite.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#=> 100 punk(s)


art = Art.new( dir: './original',
art = Art.new( dir: './basic',
qualifier: { 'm' => ['Male 1', 'Male 2', 'Male 3', 'Male 4',
'Zombie',
'Ape',
Expand Down
2 changes: 1 addition & 1 deletion no2/generate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#=> 100 punk(s)


art = Art.new( dir: './original',
art = Art.new( dir: './basic',
qualifier: { 'm' => ['Male 1', 'Male 2', 'Male 3', 'Male 4',
'Zombie',
'Ape',
Expand Down
2 changes: 1 addition & 1 deletion no3/composite.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#=> 100 punk(s)


art = Art.new( dir: './original',
art = Art.new( dir: './basic',
qualifier: { 'm' => ['Male 1', 'Male 2', 'Male 3', 'Male 4',
'Zombie',
'Ape',
Expand Down
2 changes: 1 addition & 1 deletion no3/generate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#=> 100 punk(s)


art = Art.new( dir: './original',
art = Art.new( dir: './basic',
qualifier: { 'm' => ['Male 1', 'Male 2', 'Male 3', 'Male 4',
'Zombie',
'Ape',
Expand Down

0 comments on commit 0a24985

Please sign in to comment.