Finished WWWGen

This commit is contained in:
Mike Nolan 2024-09-23 20:31:46 -05:00
parent 386d8d30bd
commit a8b69d1a81
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
<!--tws
lock();
print "Freeing todos";
free(todos);
unlock();
-->

View File

@ -1,5 +1,4 @@
<!--tws
print "Wake up\n";
lock();
todos = load();