| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'portrait/basic.m4d')
| -rw-r--r-- | portrait/basic.m4d | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/portrait/basic.m4d b/portrait/basic.m4d new file mode 100644 index 0000000..ca56b28 --- /dev/null +++ b/portrait/basic.m4d @@ -0,0 +1,5 @@ +__PORTRAIT(cat, Black Cat, mammal, cat)m4_dnl +__PORTRAIT(grey_cat, Grey Cat, mammal, grey_cat)m4_dnl +__PORTRAIT(orange_cat, Orange Cat, mammal, orange_cat)m4_dnl +__PORTRAIT(hermine, Stoat, mammal, hermine)m4_dnl +__PORTRAIT(crow, Crow, bird, crow)m4_dnl |


