X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ashley;h=1c4356424a8a3b6b963fb0ae87ea1a527c0e1378;hb=cabe09b4d162c7f680b07863cc043359545dabdd;hp=f29d67d19b5b31db0385306462f2e0f3e070e788;hpb=d3027250f15cf50fbb103c087871458b560feae1;p=dak.git diff --git a/ashley b/ashley index f29d67d1..1c435642 100755 --- a/ashley +++ b/ashley @@ -2,7 +2,7 @@ # Dump variables from a .katie file to stdout # Copyright (C) 2001, 2002 James Troup -# $Id: ashley,v 1.5 2002-05-10 00:24:23 troup Exp $ +# $Id: ashley,v 1.6 2002-08-07 17:19:29 troup Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -18,6 +18,15 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +################################################################################ + +# ooooooooooooooohhhhhhhhhhhhhhhhhhhhhhhhh dddddddddeeeeeeeaaaaaaaarrrrrrrrrrr +# iiiiiiiiiiiii tttttttttthhhhhhhhiiiiiiiiiiiinnnnnnnnnkkkkkkkkkkkkk iiiiiiiiiiiiii mmmmmmmmmmiiiiiiiisssssssssssssssseeeeeeeddd uuuupppppppppppp ttttttttthhhhhhhheeeeeeee xxxxxxxssssssseeeeeeeeettttttttttttt aaaaaaaarrrrrrrggggggsssssssss +# +# ['xset r rate 30 250' bad, mmkay] + +################################################################################ + import string, sys; import katie, utils;