15 lines
287 B
Diff
15 lines
287 B
Diff
|
Description: Add a new cow
|
||
|
Forwarded: no
|
||
|
Author: Gürkan Sengün <gurkan@phys.ethz.ch>
|
||
|
|
||
|
--- /dev/null
|
||
|
+++ cowsay-3.03/cows/duck.cow
|
||
|
@@ -0,0 +1,7 @@
|
||
|
+# provided by Gürkan Sengün <gurkan@phys.ethz.ch>
|
||
|
+$the_cow = <<"EOC";
|
||
|
+ $thoughts
|
||
|
+ $thoughts
|
||
|
+ $thoughts >()_
|
||
|
+ (__)__ _
|
||
|
+EOC
|