From f3b3d4b1a26eba872c32ad95fc112650011b625c Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 23 Nov 2025 17:05:53 +0100 Subject: Add the tiny-chat project from the Pharo MOOC --- pharo-mooc/tiny-chat/src/.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pharo-mooc/tiny-chat/src/.properties (limited to 'pharo-mooc/tiny-chat/src/.properties') diff --git a/pharo-mooc/tiny-chat/src/.properties b/pharo-mooc/tiny-chat/src/.properties new file mode 100644 index 0000000..ad0471d --- /dev/null +++ b/pharo-mooc/tiny-chat/src/.properties @@ -0,0 +1,3 @@ +{ + #format : #tonel +} \ No newline at end of file -- cgit v1.2.3