Data update

This commit is contained in:
Ingy döt Net 2026-02-01 16:33:20 -08:00
parent 5150844a7d
commit 4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions

View file

@ -1,5 +1,5 @@
-- 8 May 2025
include Settings
-- 23 Aug 2025
include Setting
arg xx
if xx = '' then
xx = 1500000
@ -25,8 +25,4 @@ say
call Timer
exit
include Numbers
include Functions
include Special
include Helper
include Abend
include Math

View file

@ -1,5 +1,5 @@
-- 8 May 2025
include Settings
-- 23 Aug 2025
include Setting
arg xx
if xx = '' then
xx = 1500000
@ -25,9 +25,4 @@ say
call Timer
exit
include Numbers
include Functions
include Special
include Sequences
include Helper
include Abend
include Math