File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ online DelphiDabbler Code Snippets database as well as maintain a database of
1414user-defined snippets.
1515
1616It displays details of each snippet in the database and can test-compile them
17- with each installed Win32 version of Delphi from Delphi 2 to Delphi 10.4 Sydney
18- and Free Pascal.
17+ with each installed Win32 version of Delphi from Delphi 2 to Delphi 11
18+ Alexandria and Free Pascal.
1919
2020Compilable Pascal units can be created that contain selected snippets.
2121
@@ -201,7 +201,7 @@ Configuring CodeSnip to Work With Your Compilers
201201================================================================================
202202
203203A feature of CodeSnip is its ability to test compile snippets with any installed
204- Windows 32 version of Delphi (from Delphi 2 to Delphi 10.4 Sydney ) and
204+ Windows 32 version of Delphi (from Delphi 2 to Delphi 11 Alexandria ) and
205205FreePascal, providing some simple rules are followed.
206206
207207When CodeSnip is first installed it knows nothing about the available compilers
You can’t perform that action at this time.
0 commit comments