1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-27 01:19:37 +00:00

Version 0.3.18 and undo Scala version bump

This commit is contained in:
Karol Stasiak
2020-08-01 23:42:02 +02:00
parent 8331d6a575
commit c8c1657521
4 changed files with 11 additions and 7 deletions
+2
View File
@@ -3,6 +3,8 @@
The examples showcased here are designed to compile with a compiler built from newest sources.
If you are using a release version of the compiler, consider browsing the older versions of the examples:
* [for version 0.3.18](https://github.com/KarolS/millfork/tree/v0.3.18/examples)
* [for version 0.3.16](https://github.com/KarolS/millfork/tree/v0.3.16/examples)
* [for version 0.3.14](https://github.com/KarolS/millfork/tree/v0.3.14/examples)