diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-11-21 22:26:28 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-11-21 22:26:28 +0100 |
| commit | 8568518b57dba05500b63a4e471f8fa65883d10a (patch) | |
| tree | 59681b400bccd6fd1299b3c22443c2ddf6f1b378 /pharo-mooc/contact-book/src/ContactBook/package.st | |
| parent | c03c9f8b886c0e8eca5a701c0ca941e05e0b6285 (diff) | |
| download | book-exercises-8568518b57dba05500b63a4e471f8fa65883d10a.tar.gz | |
Add pharo contact book
Diffstat (limited to 'pharo-mooc/contact-book/src/ContactBook/package.st')
| -rw-r--r-- | pharo-mooc/contact-book/src/ContactBook/package.st | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pharo-mooc/contact-book/src/ContactBook/package.st b/pharo-mooc/contact-book/src/ContactBook/package.st new file mode 100644 index 0000000..eb8ba7a --- /dev/null +++ b/pharo-mooc/contact-book/src/ContactBook/package.st @@ -0,0 +1 @@ +Package { #name : 'ContactBook' } |
