diff options
| author | dam <dam@gudinoff> | 2024-05-29 12:49:49 +0100 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2024-05-29 12:49:49 +0100 |
| commit | ec706533ca26d49670adb97617df0d565528e395 (patch) | |
| tree | 8576d455c6748a38e81787b308fb8cbbe1ad7b89 /ttt.jai | |
| parent | afc6eadaea1e909892c3ac374154bc532dd2845f (diff) | |
| download | task-time-tracker-ec706533ca26d49670adb97617df0d565528e395.tar.zst task-time-tracker-ec706533ca26d49670adb97617df0d565528e395.zip | |
Updated documentation and licenses for release.
Diffstat (limited to 'ttt.jai')
| -rw-r--r-- | ttt.jai | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +// Copyright 2024 Daniel Almeida Martins +// License GPL-3.0-or-later + DEBUG :: false; #import "Basic"()(MEMORY_DEBUGGER=DEBUG); // Enabling memory debug adds ~30MB of RAM. |
