Martijn Laan
|
c745379b5f
|
Split main form and main functions+vars.
|
2024-08-09 08:22:01 +02:00 |
|
Martijn Laan
|
bd49a504c7
|
Finish. So now the functions which were in InstFunc but were not used by SetupLdr are in a Setup-only unit (Setup.InstFunc) and the rest is in a shared unit (SetupLdrAndSetup.InstFunc). The former has most of the function and has the Git history. The latter appears as a new file.
|
2024-08-06 19:12:28 +02:00 |
|
Martijn Laan
|
200901c8b0
|
Reintroduce SetupLdrAndSetup prefix.
|
2024-08-06 13:54:25 +02:00 |
|
Martijn Laan
|
6db7a31745
|
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
2024-08-05 16:56:18 +02:00 |
|