(module info (lib "infotab.ss" "setup") (define name "move-pos") (define blurb '("calculates the effect of printing a displayed string on line/column positions.")) (define release-notes '((p "Version 1: initial release."))) (define categories '(datastructures)) (define homepage "http://hashcollision.org/") (define can-be-loaded-with 'all) (define version "1.0") (define doc.txt "doc.txt") (define primary-file "move-pos.ss"))