diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-04-17 10:56:05 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-04-17 10:56:05 -0700 |
commit | 19a2a8cadf52149229f0883155b8fcb562b676b8 (patch) | |
tree | 89131dcab2980c79d7b0c41d6f723aef6f169248 /main.txr | |
parent | d952479463a914a386ae2ab4d948bf614021535c (diff) | |
download | tamarind-19a2a8cadf52149229f0883155b8fcb562b676b8.tar.gz tamarind-19a2a8cadf52149229f0883155b8fcb562b676b8.tar.bz2 tamarind-19a2a8cadf52149229f0883155b8fcb562b676b8.zip |
Move up/down/top/bottom functionality.
Diffstat (limited to 'main.txr')
-rwxr-xr-x | main.txr | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ @(load "session") @(load "lockdir") @(load "random") +@(load "util") @(load "aliases") @(load "login-form") @(load "error-form") |