Remove arch tags throughout
authorrjk@greenend.org.uk <>
Tue, 23 Jan 2007 21:45:45 +0000 (21:45 +0000)
committerrjk@greenend.org.uk <>
Tue, 23 Jan 2007 21:45:45 +0000 (21:45 +0000)
Add some ignores to keep 'bzr status' happy

229 files changed:
.bzrignore [new file with mode: 0644]
BUGS
CHANGES
Makefile.am
README
README.client
README.raw
README.streams
README.upgrades
TODO
acinclude.m4
clients/Makefile.am
clients/authorize.c
clients/authorize.h
clients/disorder.c
clients/disorderfm.c
clients/filename-bytes.c
clients/test-eclient.c
configure.ac
debian/Makefile.am
debian/README.Debian
debian/autorules.m4
debian/changelog
debian/config
debian/control
debian/copyright
debian/disorder.config
debian/htaccess
debian/options.debian
debian/postinst
debian/postrm
debian/prerm
debian/rules.m4
disobedience/Makefile.am
disobedience/TODO
disobedience/choose.c
disobedience/client.c
disobedience/control.c
disobedience/disobedience.c
disobedience/disobedience.h
disobedience/disobedience.rc
disobedience/menu.c
disobedience/misc.c
disobedience/properties.c
disobedience/queue.c
doc/Makefile.am
doc/checklist.txt
doc/disobedience.1.in
doc/disorder-deadlock.8.in
doc/disorder-dump.8.in
doc/disorder-rescan.8.in
doc/disorder.1.in
doc/disorder.3
doc/disorder_config.5.in
doc/disorder_protocol.5.in
doc/disorderd.8.in
doc/disorderfm.1.in
doc/tkdisorder.1
driver/Makefile.am
driver/disorder.c
examples/Makefile.am
examples/config.sample.in
examples/disorder-log
examples/disorder.init.in
images/Makefile.am
lib/Makefile.am
lib/addr.c
lib/addr.h
lib/asprintf.c
lib/authhash.c
lib/authhash.h
lib/basen.c
lib/basen.h
lib/cache.c
lib/cache.h
lib/casefold.h
lib/charset.c
lib/charset.h
lib/client-common.c
lib/client-common.h
lib/client.c
lib/client.h
lib/configuration.c
lib/configuration.h
lib/defs.c
lib/defs.h
lib/disorder.h
lib/eclient.c
lib/eclient.h
lib/event.c
lib/event.h
lib/eventlog.c
lib/eventlog.h
lib/filepart.c
lib/filepart.h
lib/fprintf.c
lib/hash.c
lib/hash.h
lib/hex.c
lib/hex.h
lib/inputline.c
lib/inputline.h
lib/kvp.c
lib/kvp.h
lib/log-impl.h
lib/log.c
lib/log.h
lib/logfd.c
lib/logfd.h
lib/mem-impl.h
lib/mem.c
lib/mem.h
lib/mime.c
lib/mime.h
lib/mixer.c
lib/mixer.h
lib/plugin.c
lib/plugin.h
lib/printf.c
lib/printf.h
lib/queue.c
lib/queue.h
lib/regsub.c
lib/regsub.h
lib/selection.c
lib/selection.h
lib/signame.c
lib/signame.h
lib/sink.c
lib/sink.h
lib/snprintf.c
lib/speaker.c
lib/speaker.h
lib/split.c
lib/split.h
lib/syscalls.c
lib/syscalls.h
lib/table.c
lib/table.h
lib/test.c
lib/trackname.c
lib/trackname.h
lib/types.h
lib/unicodegc.h
lib/user.c
lib/user.h
lib/utf8.c
lib/utf8.h
lib/vacopy.h
lib/vector.c
lib/vector.h
lib/words.c
lib/words.h
lib/wstat.c
lib/wstat.h
plugins/Makefile.am
plugins/exec.c
plugins/execraw.c
plugins/fs.c
plugins/mad.c
plugins/madshim.h
plugins/notify.c
plugins/shell.c
plugins/tracklength.c
prepare
python/Makefile.am
python/disorder.py.in
python/tkdisorder
scripts/Makefile.am
scripts/check
scripts/completion.bash
scripts/copyright.exceptions
scripts/dist
scripts/htmlman
scripts/inst
scripts/makedeb
scripts/oggrename
scripts/sedfiles.make
scripts/text2c
server/Makefile.am
server/api-client.c
server/api-client.h
server/api-server.c
server/api.c
server/cgi.c
server/cgi.h
server/cgimain.c
server/daemonize.c
server/daemonize.h
server/dcgi.c
server/dcgi.h
server/deadlock.c
server/disorderd.c
server/dump.c
server/play.c
server/play.h
server/rescan.c
server/server.c
server/server.h
server/speaker.c
server/state.c
server/state.h
server/trackdb-int.h
server/trackdb.c
server/trackdb.h
server/trackname.c
sounds/Makefile.am
templates/Makefile.am
templates/about.html
templates/choose.html
templates/choosealpha.html
templates/credits.html
templates/disorder.css
templates/error.html
templates/help.html
templates/options
templates/options.columns
templates/options.labels
templates/playing.html
templates/prefs.html
templates/recent.html
templates/search.html
templates/sidebar.html
templates/sidebarend.html
templates/stdhead.html
templates/stylesheet.html
templates/topbar.html
templates/topbarend.html
templates/volume.html

diff --git a/.bzrignore b/.bzrignore
new file mode 100644 (file)
index 0000000..2576f3a
--- /dev/null
@@ -0,0 +1,15 @@
+Makefile.in
+./build
+./configure
+./config.h.in
+./COPYING
+./INSTALL
+./aclocal.m4
+./autom4te.cache
+config.aux/config.guess
+config.aux/config.sub
+config.aux/depcomp
+config.aux/install-sh
+config.aux/ltmain.sh
+config.aux/missing
+config.aux/py-compile
diff --git a/BUGS b/BUGS
index 78e4a86..69ed096 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -39,4 +39,3 @@ Local Variables:
 mode:outline
 fill-column:79
 End:
 mode:outline
 fill-column:79
 End:
-arch-tag:32a95f730a93f0073f62873ebae245f8
diff --git a/CHANGES b/CHANGES
index 04abd31..14edbdd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -318,4 +318,3 @@ Local Variables:
 mode:outline
 fill-column:72
 End:
 mode:outline
 fill-column:72
 End:
-arch-tag:9dfc21f4428056e647e3656822342956
index 401a14c..64539a9 100644 (file)
@@ -24,4 +24,3 @@ SUBDIRS=@subdirs@
 
 echo-distdir:
        @echo $(distdir)
 
 echo-distdir:
        @echo $(distdir)
-# arch-tag:7e0566bae866a64c2f998d4253581ce0
diff --git a/README b/README
index 64d4940..8a364ee 100644 (file)
--- a/README
+++ b/README
@@ -331,4 +331,3 @@ Local Variables:
 mode:text
 fill-column:79
 End:
 mode:text
 fill-column:79
 End:
-arch-tag:e7058f9442f954f3dd51523a1e805c32
index 9a2ff74..daa9385 100644 (file)
@@ -44,4 +44,3 @@ Local Variables:
 mode:text
 fill-column:79
 End:
 mode:text
 fill-column:79
 End:
-# arch-tag:jEmzIKHdvK6GSjnax7Kp5Q
index cf2ca0c..c9e3303 100644 (file)
@@ -51,5 +51,3 @@ Local Variables:
 mode:outline
 fill-column:79
 End:
 mode:outline
 fill-column:79
 End:
-
-# arch-tag:FDgaJ8rznoa6TnmXxU1iPw
index 4e6e425..8c61347 100644 (file)
@@ -29,4 +29,3 @@ Local Variables:
 mode:text
 fill-column:79
 End:
 mode:text
 fill-column:79
 End:
-arch-tag:ae95108d51c55288c4f6da4102343cd5
index 6e279e7..88d0d3b 100644 (file)
@@ -108,5 +108,3 @@ Local Variables:
 mode:outline
 fill-column:79
 End:
 mode:outline
 fill-column:79
 End:
-
-# arch-tag:j+OBlcYYyUdGBVbVXVgXew
diff --git a/TODO b/TODO
index 704fa3e..e15c225 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,4 +23,3 @@ Needs thought on how to design the interface.
 ** templates
 
 Build defaults into program to save file IO.
 ** templates
 
 Build defaults into program to save file IO.
-arch-tag:d8e9783460cc93d13e90d8b8e3f1d481
index 03fd6ca..2c008a9 100644 (file)
@@ -102,4 +102,3 @@ AC_DEFUN([RJK_REQUIRE_PCRE_UTF8],[
     AC_MSG_ERROR([please rebuild your pcre library with --enable-utf8])
   fi
 ])
     AC_MSG_ERROR([please rebuild your pcre library with --enable-utf8])
   fi
 ])
-# arch-tag:d09b2112a218009313949a279401a5b4
index 5cdb0cb..c2e51a9 100644 (file)
@@ -67,4 +67,3 @@ check-completions:
        diff -u ,commands ,completions
 
 CLEANFILES=,commands ,completions
        diff -u ,commands ,completions
 
 CLEANFILES=,commands ,completions
-# arch-tag:3wdM7iS0B+n8makCG+YcAg
index e38aed4..966983c 100644 (file)
@@ -101,4 +101,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:BHATzWNN/1ccK/g2pbA63Q */
index 0098b09..ad78deb 100644 (file)
@@ -32,4 +32,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:2mW0Quc+PMX1C3BWywYFsQ */
index 46e2c2d..f7b4130 100644 (file)
@@ -551,4 +551,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:0ff200f4c42e9b04dd781fa89c6129f6 */
index 0fd4fa0..c0e2101 100644 (file)
@@ -411,4 +411,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:YWy+lwnCOS0d8Q5hjJ5gyQ */
index 67ce1fd..91c33c0 100644 (file)
@@ -39,4 +39,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:UBGSjLfIc10t/LG6EKQprw */
index 67900ad..3c2e92e 100644 (file)
@@ -186,4 +186,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:JRDbPXSlG3t9Urek88LwCg */
index 4895914..08139f6 100644 (file)
@@ -380,4 +380,3 @@ AC_CONFIG_FILES([Makefile
                 python/Makefile
                 examples/Makefile])
 AC_OUTPUT
                 python/Makefile
                 examples/Makefile])
 AC_OUTPUT
-# arch-tag:cb633d20520a61a924cd528cef926ec1
index 896e39c..81efb16 100644 (file)
@@ -32,4 +32,3 @@ rules: ${autorules_m4} ${rules_m4}
 EXTRA_DIST=README.Debian autorules.m4 config control copyright \
           disorder.config htaccess postinst prerm rules.m4 templates    \
           rules conffiles postrm changelog options.debian
 EXTRA_DIST=README.Debian autorules.m4 config control copyright \
           disorder.config htaccess postinst prerm rules.m4 templates    \
           rules conffiles postrm changelog options.debian
-# arch-tag:1b7bd457d3d740887311435ded0c5eac
index 93b2c99..1ad7c28 100644 (file)
@@ -33,5 +33,4 @@ To get the web interface working:
 
    If it doesn't work, always look at the web server error log.
 
 
    If it doesn't work, always look at the web server error log.
 
- -- Richard Kettlewell <rjk@greenend.org.uk>, Sun May 22 14:14:11 2005
-arch-tag:e325cf2983484c130b1ca1df78331fa6
+ -- Richard Kettlewell <rjk@greenend.org.uk>, Tue Jan 23 21:35:13 2007
index d04393b..ed278a2 100644 (file)
@@ -116,4 +116,3 @@ m4_define([regenerate], [debian/rules: debian/autorules.m4 debian/rules.m4
 ])
 
 m4_divert(0)m4_dnl
 ])
 
 m4_divert(0)m4_dnl
-# arch-tag:c5871f9bd46d5d2e2ed7302cbcaccd4b
index 3cb4a8a..7fa8f71 100644 (file)
@@ -87,4 +87,3 @@ disorder (0.8.99+20040315) unstable; urgency=low
   * Debianized
 
  -- Richard Kettlewell <rjk@greenend.org.uk>  Mon, 15 Mar 2004 13:04:02 +0000
   * Debianized
 
  -- Richard Kettlewell <rjk@greenend.org.uk>  Mon, 15 Mar 2004 13:04:02 +0000
-# arch-tag:eb29952826b3a0485b83a4996062a601
index 3d95bc7..d0ee037 100755 (executable)
@@ -52,4 +52,3 @@ done
 echo "url http://$server_name/cgi-bin/disorder/disorder" >> /etc/disorder/conf.debconf.new
 
 mv /etc/disorder/conf.debconf.new /etc/disorder/conf.debconf
 echo "url http://$server_name/cgi-bin/disorder/disorder" >> /etc/disorder/conf.debconf.new
 
 mv /etc/disorder/conf.debconf.new /etc/disorder/conf.debconf
-# arch-tag:80ca629b164394d9806d6e8378205951
index 1ea9dad..c79e360 100644 (file)
@@ -12,4 +12,3 @@ Depends: httpd,pwgen,mpg321,vorbis-tools,sox,${shlibs:Depends}
 Conflicts: jukebox
 Description: Play random or selected digital audio files continuously
   Controlled from the command line or via a web-based interface.
 Conflicts: jukebox
 Description: Play random or selected digital audio files continuously
   Controlled from the command line or via a web-based interface.
-# arch-tag:747c10dcef548c0ba4ac60fc8864f4fa
index 6731eeb..3450076 100644 (file)
@@ -22,4 +22,3 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-# arch-tag:5e1b9b57d7568564f88a0a7894c9ca99
index 2f44f50..5adea7c 100644 (file)
@@ -47,4 +47,3 @@ stopword the a an and to too in on of we i am as im for is
 
 # include debconf configuration
 include /etc/disorder/conf.debconf
 
 # include debconf configuration
 include /etc/disorder/conf.debconf
-# arch-tag:0c5987c73419c0551559cc72c3efa252
index 1f0c3a3..ecc70f8 100644 (file)
@@ -2,4 +2,3 @@ Require valid-user
 AuthType basic
 AuthName jukebox
 AuthUserFile /etc/disorder/http.users
 AuthType basic
 AuthName jukebox
 AuthUserFile /etc/disorder/http.users
-# arch-tag:2c90f33e2ed8bd26f2a0091113abfe0b
index ea164b2..ef05cbc 100644 (file)
@@ -24,4 +24,3 @@ label links.css               /disorder/disorder.css
 
 # user overrides - you supply this
 include options.user
 
 # user overrides - you supply this
 include options.user
-# arch-tag:N/cCdPUdzmiFgcl69+Gj4g
index 2ffe148..ae5e11d 100755 (executable)
@@ -95,4 +95,3 @@ reconfigure )
   /etc/init.d/disorder reload
   ;;
 esac
   /etc/init.d/disorder reload
   ;;
 esac
-# arch-tag:ec773fd84ef6c95eca2e7287d2db9878
index 1c09f1c..0fc5ae5 100755 (executable)
@@ -24,4 +24,3 @@ remove )
   ldconfig -n /usr/lib
   ;;
 esac
   ldconfig -n /usr/lib
   ;;
 esac
-# arch-tag:829be82824d0c6a903228934b29939e8
index a15ed80..0e65ed6 100755 (executable)
@@ -20,4 +20,3 @@
 #
 set -e
 /etc/init.d/disorder stop
 #
 set -e
 /etc/init.d/disorder stop
-# arch-tag:99c16a42035fb0fb74a828543a666eb3
index df6a051..8eacaba 100644 (file)
@@ -70,4 +70,3 @@ binary
 clean
 
 regenerate
 clean
 
 regenerate
-# arch-tag:be5fb519cf2e3214d82bdae4c9af2b17
index cfbba08..35b2962 100644 (file)
@@ -44,4 +44,3 @@ EXTRA_DIST=disobedience.rc
 # check everything has working --help
 check-help: all
        ./disobedience --version > /dev/null
 # check everything has working --help
 check-help: all
        ./disobedience --version > /dev/null
-# arch-tag:SILYIkQB3aPIe8z+Ng994A
index fa1dee6..2a0171d 100644 (file)
@@ -2,5 +2,3 @@ properties
        make return be the same as OK
 search
        select tracks by tag
        make return be the same as OK
 search
        select tracks by tag
-
-# arch-tag:MyZQrifgPbO8ip4FqZo1eg
index 369c601..d7df7dd 100644 (file)
@@ -996,4 +996,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:A5KX3X9SR8Pl57VRLSnCng */
index d03e9de..c6c1123 100644 (file)
@@ -173,4 +173,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:32Qju8BYS5FZvqbPHElgcg */
index 159ab5d..776aff1 100644 (file)
@@ -313,4 +313,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:IEbGnYlX8cqOFjY1EXlXBA */
index dc8c27e..8826f4c 100644 (file)
@@ -376,4 +376,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:dJmEdDzrCQktkNJWAmdQAQ */
index a63cf44..59cc6e9 100644 (file)
@@ -177,4 +177,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:5DbN8e67AvkhPmNqSQyZFQ */
index ed2710c..78cc06b 100644 (file)
@@ -75,4 +75,3 @@ widget "disobedience.*.row-playing" style : application "disobedience-playing"
 widget "disobedience.*.row-even" style : application "disobedience-even"
 widget "disobedience.*.row-odd" style : application "disobedience-odd"
 widget "disobedience.*.row-title" style : application "disobedience-title"
 widget "disobedience.*.row-even" style : application "disobedience-even"
 widget "disobedience.*.row-odd" style : application "disobedience-odd"
 widget "disobedience.*.row-title" style : application "disobedience-title"
-# arch-tag:kFBxSkTwM9fRlwC/NTqR4A
index 6eaea06..b4b6ca0 100644 (file)
@@ -147,4 +147,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:3vGhvsh3YABCyUS65pvmVA */
index 26222a9..4ce3a43 100644 (file)
@@ -93,5 +93,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-
-/* arch-tag:tV2wkVwV3p2A66vyViQJSw */
index ae945be..3d4bda5 100644 (file)
@@ -435,4 +435,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:+COG6p7PaNPZjzknPrKdcw */
index 2494505..16cbc4c 100644 (file)
@@ -1276,4 +1276,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:kxVCqYNfvMJkYlkf2Pn8pg */
index 743ace3..d0c0862 100644 (file)
@@ -44,4 +44,3 @@ EXTRA_DIST=disorderd.8.in disorder.1.in disorder_config.5.in \
           disobedience.1.in disorderfm.1.in
 
 CLEANFILES=$(SEDFILES) $(HTMLMAN)
           disobedience.1.in disorderfm.1.in
 
 CLEANFILES=$(SEDFILES) $(HTMLMAN)
-# arch-tag:9e90ca91629f0571b87f5a5f11227b7f
index f62e7be..41bfc5f 100644 (file)
@@ -77,4 +77,3 @@ Modify prefs for a whole album from 'choose'.
 Local Variables:
 mode:outline
 End:
 Local Variables:
 mode:outline
 End:
-# arch-tag:wuvzKmIxK6XShozQ9Bsuww
index 75fc867..d82f09e 100644 (file)
@@ -220,4 +220,3 @@ This an even-numbered row in the queue or recently played track list.
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
-.\" arch-tag:PmkAKyNwF7gDXfzSQ9GnYg
index a876bb0..8957186 100644 (file)
@@ -44,4 +44,3 @@ Display version number.
 .\" Local Variables:
 .\" mode:nroff
 .\" End:
 .\" Local Variables:
 .\" mode:nroff
 .\" End:
-.\" arch-tag:miB8m/aYAr2KdqJ/DLNqig
index 601f0cc..c876738 100644 (file)
@@ -113,4 +113,3 @@ Global configuration file.  See \fBdisorder_config\fR(5).
 .\" Local Variables:
 .\" mode:nroff
 .\" End:
 .\" Local Variables:
 .\" mode:nroff
 .\" End:
-.\" arch-tag:acbd58712d46b2a4559b49a099126acf
index e66894e..73a5930 100644 (file)
@@ -45,4 +45,3 @@ Display version number.
 .\" Local Variables:
 .\" mode:nroff
 .\" End:
 .\" Local Variables:
 .\" mode:nroff
 .\" End:
-.\" arch-tag:w32jqhcFaBEGCakBFZI0GQ
index 369f2ca..4e6e184 100644 (file)
@@ -343,4 +343,3 @@ Communication socket for \fBdisorder\fR(1).
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
-.\" arch-tag:f4ecee92157cdac8ee0f71c3fc14044d
index 62508f5..f84bd16 100644 (file)
@@ -427,4 +427,3 @@ plugin.
 .\" Local Variables:
 .\" mode:nroff
 .\" End:
 .\" Local Variables:
 .\" mode:nroff
 .\" End:
-.\" arch-tag:ff45ed6fb0bc4fff61a4179138e26f01
index d9bd260..e3e0258 100644 (file)
@@ -1019,4 +1019,3 @@ name and \fBext\fR which is the filename extension, including the initial dot
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
-.\" arch-tag:43b51c6f7ce647119d5409797c55908e
index 0344ac8..f3af468 100644 (file)
@@ -441,4 +441,3 @@ above.
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
-.\" arch-tag:7b6e9931e426d2b810422b20aef38601
index 4e68055..24cf033 100644 (file)
@@ -161,4 +161,3 @@ Current locale.  See \fBlocale\fR(7).
 .\" Local Variables:
 .\" mode:nroff
 .\" End:
 .\" Local Variables:
 .\" mode:nroff
 .\" End:
-.\" arch-tag:90dfddb7692b5c7f621c81bd7852ebde
index 81b48f3..b6f7e3b 100644 (file)
@@ -97,4 +97,3 @@ Display version number.
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
-.\" arch-tag:HqblI8GXJamh2oeBBgb1Ug
index d5fb365..6d535be 100644 (file)
@@ -57,4 +57,3 @@ Display version number.
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
 .\" mode:nroff
 .\" fill-column:79
 .\" End:
-.\" arch-tag:yguAsuJM8a5kzQ+UqEnSKg
index a43470d..c0f1ba1 100644 (file)
@@ -26,4 +26,3 @@ AM_CPPFLAGS=-I${top_srcdir}/lib
 libdisorder_la_SOURCES=disorder.c
 libdisorder_la_LDFLAGS=-module
 
 libdisorder_la_SOURCES=disorder.c
 libdisorder_la_LDFLAGS=-module
 
-# arch-tag:tYZU3CmDyRkdyrcHgJMxcA
index 8385ae8..bdcb147 100644 (file)
@@ -167,4 +167,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:ru/Jqo0hseWMoSt/ba4Xlw */
index 74984f4..529fde0 100644 (file)
@@ -28,4 +28,3 @@ include ${top_srcdir}/scripts/sedfiles.make
 EXTRA_DIST=disorder.init.in config.sample.in disorder-log
 
 CLEANFILES=$(SEDFILES)
 EXTRA_DIST=disorder.init.in config.sample.in disorder-log
 
 CLEANFILES=$(SEDFILES)
-# arch-tag:c335ba7bb6f5a6077a563a1b79951e31
index eb10fda..946302a 100644 (file)
@@ -55,5 +55,3 @@ stopword the a an and to too in on of we i am as im for is
 #transform dir     "^.*/([^/]+)$"                           "$1"      *
 #transform dir     "^(the) ([^/]*)"                         "$2, $1"  sort    i
 #transform dir     "[[:punct:]]"                            ""        sort    g
 #transform dir     "^.*/([^/]+)$"                           "$1"      *
 #transform dir     "^(the) ([^/]*)"                         "$2, $1"  sort    i
 #transform dir     "[[:punct:]]"                            ""        sort    g
-
-# arch-tag:57c841bad362239972e38de20d15e6c0
index 5a966a8..de921e5 100755 (executable)
@@ -66,5 +66,3 @@ class mymonitor(disorder.monitor):
 
 m = mymonitor()
 m.run()
 
 m = mymonitor()
 m.run()
-
-# arch-tag:198M6M5uzq+f8AP1q+P1NA
index 5348597..f09cbca 100644 (file)
@@ -65,4 +65,3 @@ force-reload ) reload ;;
   echo "usage: $0 start|stop|restart|reload" 1>&2
   exit 1
 esac
   echo "usage: $0 start|stop|restart|reload" 1>&2
   exit 1
 esac
-# arch-tag:b75a857d0e9f723d2ae30687758ee1eb
index 1af87d2..8dc9607 100644 (file)
@@ -27,4 +27,3 @@ staticdir=${pkgdatadir}/static
 EXTRA_DIST=$(static_DATA)
 
 CLEANFILES=$(SEDFILES)
 EXTRA_DIST=$(static_DATA)
 
 CLEANFILES=$(SEDFILES)
-# arch-tag:izAg/jA9nncHHWR5+ZuD+Q
index 91809f7..145b3af 100644 (file)
@@ -90,4 +90,3 @@ check: test
        ./test
 
 CLEANFILES=definitions.h
        ./test
 
 CLEANFILES=definitions.h
-# arch-tag:a8730cb4f8b4517b6e37b1f717956d7c
index 07224c6..f994ac6 100644 (file)
@@ -98,4 +98,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:e143b5b1b677e108d957da2f6d09bccd */
index c20a4c8..9ce2720 100644 (file)
@@ -36,4 +36,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:3502f44d5fa2fd1825e8169df59fa864 */
index 3abe0db..f590c0a 100644 (file)
@@ -87,4 +87,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:39488c5fd6a6d176e613e7e747e55628 */
index 360d7ef..7850c11 100644 (file)
@@ -63,4 +63,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:fbc5c3876475fbeca3f7813dff16352d */
index 4ef57ae..9999279 100644 (file)
@@ -32,4 +32,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:225ea2aea8c434a7a92fae4018e54c60 */
index 157919a..69ab273 100644 (file)
@@ -78,4 +78,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:iGDXjhkM2cdyv0RSlftgGQ */
index aedd5cf..72a7f80 100644 (file)
@@ -39,4 +39,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:mJ+XdWbrDM6Ft/J6YXXb4A */
index df8fa68..1379f66 100644 (file)
@@ -105,4 +105,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:uoFZfd12rkQj/ppG5g3BtQ */
index f1aeccd..7a49fd9 100644 (file)
@@ -51,4 +51,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:8TQYM58jrfK4bi9YaWTutQ */
index 5b00c2b..c3f43b2 100644 (file)
@@ -912,4 +912,3 @@ struct cm {
 static const struct cm *const cm[] = { cm0, cm1, cm2, cm3, cm4, cm5, cm6, cm7, cm8, cm9, cm10, cm11, cm12, cm13, cm14, cm15, cm16, cm17, cm18, cm19, cm20, cm21, cm22, cm23, cm24, cm25, cm26, cm27, cm28, cm29, cm30, cm31, cm32, cm33, cm34, cm35, cm36, cm37, cm38, cm39, cm40, cm41, cm42, cm43, cm44, cm45, cm46, cm47, cm48, cm49, cm50, cm51, cm52, cm53, cm54, cm55, cm56, cm57, cm58, cm59, cm60, cm61, cm62, cm63 };
 static const size_t cmn[] = { 15, 11, 18, 11, 18, 12, 18, 13, 19, 14, 22, 13, 20, 11, 19, 11, 19, 10, 18, 11, 19, 10, 21, 10, 19, 11, 18, 10, 16, 8, 15, 7, 18, 6, 19, 7, 20, 6, 21, 8, 20, 9, 21, 9, 20, 6, 19, 7, 14, 5, 16, 5, 15, 5, 14, 8, 16, 9, 13, 7, 12, 5, 10, 5 };
 #define CM_MASK 63
 static const struct cm *const cm[] = { cm0, cm1, cm2, cm3, cm4, cm5, cm6, cm7, cm8, cm9, cm10, cm11, cm12, cm13, cm14, cm15, cm16, cm17, cm18, cm19, cm20, cm21, cm22, cm23, cm24, cm25, cm26, cm27, cm28, cm29, cm30, cm31, cm32, cm33, cm34, cm35, cm36, cm37, cm38, cm39, cm40, cm41, cm42, cm43, cm44, cm45, cm46, cm47, cm48, cm49, cm50, cm51, cm52, cm53, cm54, cm55, cm56, cm57, cm58, cm59, cm60, cm61, cm62, cm63 };
 static const size_t cmn[] = { 15, 11, 18, 11, 18, 12, 18, 13, 19, 14, 22, 13, 20, 11, 19, 11, 19, 10, 18, 11, 19, 10, 21, 10, 19, 11, 18, 10, 16, 8, 15, 7, 18, 6, 19, 7, 20, 6, 21, 8, 20, 9, 21, 9, 20, 6, 19, 7, 14, 5, 16, 5, 15, 5, 14, 8, 16, 9, 13, 7, 12, 5, 10, 5 };
 #define CM_MASK 63
-/* arch-tag:2dc53cdcaba8a55c2982ad113f4ebae2 */
index e8f577a..f101ec2 100644 (file)
@@ -143,4 +143,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:30ec6c45260bef9d03ef04d194bf9e9e */
index 3dcd756..369d2b9 100644 (file)
@@ -65,4 +65,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:ca7783e592109d7b7078175bd301faf7 */
index 1e8fbac..c2dfe02 100644 (file)
@@ -83,4 +83,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:NhE5Xyy+Tzv6rhKtZ1jNlg */
index 0387eb8..0d88369 100644 (file)
@@ -37,4 +37,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:S5yQBwyuy9z8e9CFf74pgA */
index ddf88bb..97dde93 100644 (file)
@@ -610,4 +610,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:3937adbfa9480384606631d8e0365885 */
index b3c18a5..433e81c 100644 (file)
@@ -189,4 +189,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:9707959522fafb36d7bccfd1b154fd84 */
index 164f374..698aac7 100644 (file)
@@ -931,4 +931,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:ede19ed49dca6136ba864ed0a4988b34 */
index d647219..4af3cad 100644 (file)
@@ -152,4 +152,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:bf8be7718c5e6348d0c922dfa66b85f9 */
index 2bc9296..5e3795f 100644 (file)
@@ -37,4 +37,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:m7TX2pyO7AO3F/rjc8kqYA */
index 52271b3..4f18012 100644 (file)
@@ -36,4 +36,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:6CvTBnYnuaIeb/cbLdo9wg */
index ded021f..db41eec 100644 (file)
@@ -212,4 +212,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:e9581e408f14d9382e27fbc06755baa6 */
index 5e6cd6f..971dc4c 100644 (file)
@@ -1231,4 +1231,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:61ONz2p/LWaDRnToGI2+fg */
index caeb81c..8e95122 100644 (file)
@@ -268,4 +268,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:YrGF8JfZVK701dhnUAll8w */
index b49b2e1..0cdcef2 100644 (file)
@@ -841,4 +841,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:a81dd5068039481faac3eea28c995570 */
index 32bc1d4..9f391fe 100644 (file)
@@ -245,4 +245,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:8e6f230cabf206361c14897f1e03b536 */
index c374e4a..e652e22 100644 (file)
@@ -90,4 +90,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:Io9E4IlqSMg7Kum3sq080Q */
index 102956e..a60e694 100644 (file)
@@ -48,4 +48,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:CdZJyFnrtJFEjyo4+7W3cA */
index 575cbc5..c385ef2 100644 (file)
@@ -68,4 +68,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:4WKGtvPyLNQ6h3I0n2cMIg */
index 3e616d4..446e684 100644 (file)
@@ -40,4 +40,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:3bMQUaQm+LrL1Lr12rjgfw */
index f86ede3..6f86493 100644 (file)
@@ -49,4 +49,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:40b957f66080ab957a2f7ca2d963a12f */
index 2fc19c1..d334612 100644 (file)
@@ -171,4 +171,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:8JLNu2iwue7D0MlS0/nR2g */
index d8698f0..ac79645 100644 (file)
@@ -66,4 +66,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:/YrjtmzK8ADmZ6iZKmX3og */
index d2a2a00..bd4774a 100644 (file)
--- a/lib/hex.c
+++ b/lib/hex.c
@@ -91,4 +91,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:3d2adfde608c6d54dc2cf2b42d78e462 */
index c6f9c96..47e8f96 100644 (file)
--- a/lib/hex.h
+++ b/lib/hex.h
@@ -41,4 +41,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:fe1aee378d7330eb7a39283bfb195905 */
index 891bade..416162c 100644 (file)
@@ -58,4 +58,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:2df12a23b06659ceea8a6019550a65b4 */
index 74a8cbc..57d3975 100644 (file)
@@ -34,4 +34,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:8baeb420a4c9595d8a5d1105d5e8a4f9 */
index d3a80f5..6c18a8f 100644 (file)
--- a/lib/kvp.c
+++ b/lib/kvp.c
@@ -192,4 +192,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:7c983bde915ec06fbda8d8cdc465dd9d */
index 52d9e49..db6d177 100644 (file)
--- a/lib/kvp.h
+++ b/lib/kvp.h
@@ -63,4 +63,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:edb5787b529ef7b694efa4ce2c44ff3f */
index 27f0004..51577df 100644 (file)
@@ -50,4 +50,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:e499f9971df6553a14994bb186235869 */
index e6539cf..1705642 100644 (file)
--- a/lib/log.c
+++ b/lib/log.c
@@ -177,4 +177,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:78385d5240eab4439cb7eca7dad5154d */
index e251a0e..f23dcd7 100644 (file)
--- a/lib/log.h
+++ b/lib/log.h
@@ -86,4 +86,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:6350679c7069ec3b2709aa51004a804a */
index e644e6c..29fd2ab 100644 (file)
@@ -93,4 +93,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:zVrHlzk2xWMLo9nDM803pA */
index 4815fa4..2aec236 100644 (file)
@@ -36,4 +36,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:NBzZxO2J269xJpf8eiBw+Q */
index a1ad0d1..3db9c7f 100644 (file)
@@ -34,4 +34,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:89630239839ffe383cc381e9d2e2fb19 */
index 07c3495..b723a74 100644 (file)
--- a/lib/mem.c
+++ b/lib/mem.c
@@ -121,4 +121,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:fceaf81fe79b2f4f87c9541774a2b8f2 */
index ab1529f..d8dc9d9 100644 (file)
--- a/lib/mem.h
+++ b/lib/mem.h
@@ -63,4 +63,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:333db053cab9e5ef91a151040d3256fb */
index d80ae5d..b188214 100644 (file)
@@ -371,4 +371,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:vz7S54dWl7x/NNx5kvg5cg */
index 14cb809..177d4a4 100644 (file)
@@ -63,4 +63,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:JMq56pGj+/kWY7mZDnHpWg */
index 5293ffd..b4704b9 100644 (file)
@@ -111,4 +111,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:2c047b85dbe68f45f2ebfc8c051ba967 */
index 99fbef2..07aab5d 100644 (file)
@@ -40,4 +40,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:d70a8b1bc1e79efcad02d20259246454 */
index bf41797..946f499 100644 (file)
@@ -301,4 +301,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:069494ccad9bf04cf6ca9505d9528f0a */
index 59cc936..d7e0afb 100644 (file)
@@ -129,4 +129,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:4dbf7d07d493c66a58f6522f253287b6 */
index aafe7ce..b0e6401 100644 (file)
@@ -491,4 +491,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:e6ce806ce060f1d992eed14d9e5f0a6f */
index 209615d..ca93fc8 100644 (file)
@@ -71,4 +71,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:a3e98b59150e46c340b0ce5f87274458 */
index c7d32a4..1e5c1d4 100644 (file)
@@ -509,4 +509,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:62474dd3e75e5483b61b6befe2c523cc */
index 5bf1587..fa9aa81 100644 (file)
@@ -134,4 +134,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:23ec4c111fdd6573a0adc8c366b87e7b */
index bad6034..78dfe14 100644 (file)
@@ -163,4 +163,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:69b3b3dafcbaa25619a77a33c44ad699 */
index 683a85b..ed439a1 100644 (file)
@@ -43,4 +43,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:cc77c5fd9a947d224b59167ed9eaa360 */
index ad46cb3..a7db75f 100644 (file)
@@ -84,4 +84,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:ZUNwKZppAUsZ2KQ9yLedIg */
index b358eb3..e625e89 100644 (file)
@@ -53,4 +53,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:es7QFEo6xhzYHZ6+Ejos/A */
index 19e0662..3e30f80 100644 (file)
@@ -151,4 +151,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:6D5fEI6CzWvDXNVeX/1qDg */
index a4d74d4..9b831a5 100644 (file)
@@ -34,4 +34,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:/w7s28ztfuoDjF8iE/rT3A */
index e54533a..e09f037 100644 (file)
@@ -102,4 +102,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:10f08a9ea316137ef7259088403a636e */
index f19a0c6..291476e 100644 (file)
@@ -64,4 +64,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:2f4f2c2a4e65aef8f7c59b4785121083 */
index f16b047..42a4447 100644 (file)
@@ -94,4 +94,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:4f73357e08ed449f25b5b2c5a6b9ada8 */
index 401bbe5..65bb87d 100644 (file)
@@ -106,4 +106,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:VMDANBsSj5JSGuDZIL/zUw */
index ef1e849..a2da3a5 100644 (file)
@@ -58,4 +58,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:QpuCTaKRDXEwz+Df/Jt+Wg */
index dbf7a48..110e096 100644 (file)
@@ -166,4 +166,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:768e4e1bc91d9f45d6beecc9b433992f */
index 2344f87..cd22645 100644 (file)
@@ -28,4 +28,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:b1e012fb5925c578672b122a3fc685cb */
index ddfcb46..a84e2eb 100644 (file)
@@ -148,4 +148,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:0be4384b4081d464d1a2fad746469d3d */
index 2ebffd9..2b69181 100644 (file)
@@ -71,4 +71,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:87545481469f8a85f73c5216c6788c0e */
index 1f30980..503638b 100644 (file)
@@ -47,4 +47,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:0cc7ee1d25ae5e35f8dbd2460c9f4afa */
index 476399d..f269ddd 100644 (file)
@@ -43,4 +43,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:15b07f98a592f80e4e22dd3f213f2580 */
index 6eee1c9..23d6366 100644 (file)
@@ -415,4 +415,3 @@ comment-column:40
 End:
 */
 
 End:
 */
 
-/* arch-tag:pJuXi+p6I8qcGldDkx/yXA */
index c439fa4..7a891b7 100644 (file)
@@ -141,4 +141,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:xMbRRluU86PaVSSnyIR77A */
index cb227e0..b40c626 100644 (file)
@@ -63,4 +63,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:JwJ4jz+OgN1Th4UTvpqQ5Q */
index e683268..7673a51 100644 (file)
@@ -112,4 +112,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:d42f46f53ccab924aabc3116b716a531 */
index 1f67f5d..78a4f0d 100644 (file)
@@ -1611,4 +1611,3 @@ static const struct unicode_gc {
   { 917760, 983039, unicode_gc_Mn },
   { 983040, 1114109, unicode_gc_Co },
 };
   { 917760, 983039, unicode_gc_Mn },
   { 983040, 1114109, unicode_gc_Co },
 };
-/* arch-tag:aba6847fbd64858c183a471a517838a9 */
index 7cbca98..2616de3 100644 (file)
@@ -62,4 +62,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:GTEl+AUapne19BB73yRZdw */
index b895c5a..be28a51 100644 (file)
@@ -33,4 +33,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:pl++oRgq6iybMI28uVPCsA */
index d4dc472..da78f00 100644 (file)
@@ -38,4 +38,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:WGilqGFnXhhAeU5ZnbG8oQ */
index a051019..d6b9d59 100644 (file)
@@ -63,4 +63,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:456aedaec99ad19d321ac15b7765da4d */
index 844ec31..1fcd57e 100644 (file)
@@ -37,4 +37,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:a57c12f1df1735ec855a1450117e7ccf */
index f416104..4144197 100644 (file)
@@ -46,4 +46,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:4f207f71a87ed2f80b527e1fecddeaf4 */
index 8fbcc96..f40fe38 100644 (file)
@@ -66,4 +66,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:a57474a59d7ebd67cda96bf05bd89049 */
index 2e4001d..eaad8ab 100644 (file)
@@ -174,4 +174,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:0ea1f1700f14cd031b7f1fbbcca765fa */
index 52a6839..9fb7448 100644 (file)
@@ -37,4 +37,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:e575b078ed351ae974d55ed5dfadfaa2 */
index bd387ff..6d4cd29 100644 (file)
@@ -55,4 +55,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:266c61bd39bdfb327908ad3dd95412ae */
index bf80e42..5a145ec 100644 (file)
@@ -33,4 +33,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:7bf1b99d0880deb7c52839aef20fa88d */
index 3c87817..6afc433 100644 (file)
@@ -40,4 +40,3 @@ execraw_la_LDFLAGS=-module
 
 shell_la_SOURCES=shell.c
 shell_la_LDFLAGS=-module
 
 shell_la_SOURCES=shell.c
 shell_la_LDFLAGS=-module
-# arch-tag:45b01b1ebc885c96d6faad2d824a7eae
index 283ebd3..fb01df7 100644 (file)
@@ -55,4 +55,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:39dab35f9dd51a2713a16234ee7b5030 */
index 3c3595a..c967fda 100644 (file)
@@ -9,4 +9,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:gNkzdgw34U7sQf/CWqcWrQ */
index 3212a04..fe27d05 100644 (file)
@@ -82,4 +82,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:070e62d92ebc26329f0a3961d615476f */
index 32cbded..1e40325 100644 (file)
@@ -229,4 +229,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:2b2d6ec382b3b37f3ba8a0bb1d345fbd */
index 20ec3dc..e1e8f48 100644 (file)
@@ -38,4 +38,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:7b06901432784a575a0a9fe7df7010ab */
index eede49f..0323c78 100644 (file)
@@ -90,4 +90,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:09c6471644c1b075a86e1d79093b5542 */
index 0fd3333..3ff071f 100644 (file)
@@ -66,4 +66,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:5e4b82a463c04d36c6cb9142db00ed07 */
index 8d21ad8..100b218 100644 (file)
@@ -262,4 +262,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:fb794bf679375f55bf26fbb7a96a39de */
diff --git a/prepare b/prepare
index 4387123..a419ab0 100755 (executable)
--- a/prepare
+++ b/prepare
@@ -43,4 +43,3 @@ automake -a || true           # for INSTALL
 automake --foreign -a
 cd "$here"
 $srcdir/configure "$@" --sysconfdir=/etc --localstatedir=/var
 automake --foreign -a
 cd "$here"
 $srcdir/configure "$@" --sysconfdir=/etc --localstatedir=/var
-# arch-tag:100027fc986857bb24d779ecdcf41345
index 5f858f8..119c4b5 100644 (file)
@@ -30,4 +30,3 @@ EXTRA_DIST=disorder.py.in tkdisorder
 BUILT_SOURCES=disorder.py
 
 CLEANFILES=$(SEDFILES) $(HTMLMAN) *.pyc
 BUILT_SOURCES=disorder.py
 
 CLEANFILES=$(SEDFILES) $(HTMLMAN) *.pyc
-# arch-tag:6b3bfd0829ab35f1a30e7d8bf9111b95
index dfaddbf..eb58507 100644 (file)
@@ -1042,4 +1042,3 @@ class monitor:
 # comment-column:40
 # fill-column:72
 # End:
 # comment-column:40
 # fill-column:72
 # End:
-# arch-tag:eea975737c837febf73a000630b5ecc4
index 243b15e..6fc7b41 100755 (executable)
@@ -472,4 +472,3 @@ root.mainloop()
 # comment-column:40
 # fill-column:79
 # End:
 # comment-column:40
 # fill-column:79
 # End:
-# arch-tag:d2c64241856ce5b19824e848f26c674b
index 84ad902..c7644af 100644 (file)
@@ -21,4 +21,3 @@
 dist_pkgdata_DATA=completion.bash
 
 EXTRA_DIST=htmlman sedfiles.make text2c oggrename
 dist_pkgdata_DATA=completion.bash
 
 EXTRA_DIST=htmlman sedfiles.make text2c oggrename
-# arch-tag:49137b3a04a5bc92cd8c17d4372db87b
index b105277..1009044 100755 (executable)
@@ -75,4 +75,3 @@ for my $dir (readdir D) {
 
 print map("$_\n", sort keys %missing);
 
 
 print map("$_\n", sort keys %missing);
 
-# arch-tag:PRdTcEnpHD8PVsb6Bp+QTQ
index cf237c3..80bd591 100644 (file)
@@ -60,4 +60,3 @@ complete -o default \
 # Local Variables:
 # mode:sh
 # End:
 # Local Variables:
 # mode:sh
 # End:
-# arch-tag:2XNe1BR5K6TxF+njsXAByw
index 4d64d50..d8c111f 100644 (file)
@@ -22,4 +22,3 @@ templates/options.labels
 {arch}/=tagging-method
 disobedience/TODO
 scripts/copyright.exceptions
 {arch}/=tagging-method
 disobedience/TODO
 scripts/copyright.exceptions
-# arch-tag:ez2jSX+4DAfwt7/ucp/JYQ
index 5583849..3d58b74 100755 (executable)
@@ -35,4 +35,3 @@ for f in *.[1-9].html; do
   rm -f $HOME/work/web/disorder/$f
   sed < $f > $HOME/work/web/disorder/$f 's/^@.*//'
 done
   rm -f $HOME/work/web/disorder/$f
   sed < $f > $HOME/work/web/disorder/$f 's/^@.*//'
 done
-# arch-tag:jpK3z3qFK+Sv/8QVvpMUIg
index 54b1402..c579151 100755 (executable)
@@ -49,4 +49,3 @@ cat <<EOF
  </body>
 </html>
 EOF
  </body>
 </html>
 EOF
-# arch-tag:c0096f33b8a8f7d88236043ed970ae83
index e0a51f0..31dc4c9 100755 (executable)
@@ -26,4 +26,3 @@ make check
 really make "$@" install
 really ./libtool --mode=install install -m 755 server/disorder.cgi /home/jukebox/public_html/index.cgi
 really ldconfig
 really make "$@" install
 really ./libtool --mode=install install -m 755 server/disorder.cgi /home/jukebox/public_html/index.cgi
 really ldconfig
-# arch-tag:cbb189b7f23939cc806cf6dc0c2cb0d5
index 0531460..6c18cb9 100755 (executable)
@@ -34,4 +34,3 @@ ssh $buildhost "
   CC='ccache cc' debian/rules build
   fakeroot debian/rules binary
 "
   CC='ccache cc' debian/rules build
   fakeroot debian/rules binary
 "
-# arch-tag:3ebf6ef38076b7cb313b86843e741d97
index 458a32b..8a0cec5 100644 (file)
@@ -55,4 +55,3 @@ while(scalar %rename) {
     }
     die "stuck in a loop!\n" if !$worked;
 }
     }
     die "stuck in a loop!\n" if !$worked;
 }
-# arch-tag:AU/Rh0oscz3GBqwzJYRy1w
index 534c5de..0ddc93e 100644 (file)
@@ -33,4 +33,3 @@ $(SEDFILES) : % : %.in Makefile
 # Local Variables:
 # mode:makefile
 # End:
 # Local Variables:
 # mode:makefile
 # End:
-# arch-tag:97f84bf68cbbc5a0d72871aa0e704447
index 23079f3..46b2276 100755 (executable)
@@ -12,4 +12,3 @@ push(@out, ";\n");
 ((print @out)
  and (close STDOUT))
     or die "$0: stdout: $!\n";
 ((print @out)
  and (close STDOUT))
     or die "$0: stdout: $!\n";
-# arch-tag:2eRG7Dpm6lpL7BR3hPvriQ
index d0e8087..9284ac8 100644 (file)
@@ -81,4 +81,3 @@ check-help: all
        ./disorder-speaker --help > /dev/null
 
 cgi.o: ../lib/definitions.h
        ./disorder-speaker --help > /dev/null
 
 cgi.o: ../lib/definitions.h
-# arch-tag:f36fc0fa65dd5143a80874c1c83f595f
index a69ec7e..086de15 100644 (file)
@@ -70,4 +70,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:3c00ffad971b689e5af1d9a9ff45a120 */
index 174405d..b2a8d36 100644 (file)
@@ -30,4 +30,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:fe8ca21b625a51949cea0f5e2d319215 */
index 18056f2..04c0f25 100644 (file)
@@ -57,4 +57,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:b39fbeb5a45190fa30e7f3ac20cd6c34 */
index 8d631ca..1b1df0e 100644 (file)
@@ -75,4 +75,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:a033645978e202c94260fc21959e59a7 */
index 02bad31..ce04563 100644 (file)
@@ -616,4 +616,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:a7a5220f29b8bb8d64c0f836f7f41f1f */
index e871052..6c387d7 100644 (file)
@@ -105,4 +105,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:46351d0acf757f7867a139f369342949 */
index 9be0d1b..bc189d7 100644 (file)
@@ -77,4 +77,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:1c8016a19d7f117427c184c8aadf1bba */
index bddc167..5c3bbba 100644 (file)
@@ -86,4 +86,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:dc74d9007ddce97d782d3dacf9aa2ed6 */
index 97e9edd..155b9b4 100644 (file)
@@ -36,4 +36,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:6fae05bd34750bba75b336637f6a0c56 */
index 1f2d044..2892a43 100644 (file)
@@ -1479,4 +1479,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:a3ec8cc0814587e3c39540b2b5ca9e18 */
index 2846001..6f832f1 100644 (file)
@@ -63,4 +63,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:a555827f0549ee9a35303c2d0f9dabc5 */
index aa29b41..5fd745d 100644 (file)
@@ -121,4 +121,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:8VzpRqqo2qifzXWK1GxF5A */
index 06788f8..50f8b8f 100644 (file)
@@ -272,4 +272,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:eaf909880c8fd3d1fef94ca8f12efe78 */
index 39af755..f007f54 100644 (file)
@@ -455,4 +455,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:a446d6d9fcfbece4e3042e29c148a1cc */
index e70e116..3b18891 100644 (file)
@@ -722,4 +722,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:17f4e83cce4cbaa60a122475379e63f1 */
index 396ff56..a7e57c6 100644 (file)
@@ -88,4 +88,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:2bcb00c5b004ce3e91785adb8893e8de */
index 0c1e6de..a35ee98 100644 (file)
@@ -328,4 +328,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:yBYnk5wX3mDtVI1MI3LlWg */
index 89ff5ab..6e15115 100644 (file)
@@ -1102,4 +1102,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:eb9b30c87008880f3f53535101356ab5 */
index 012497c..f044120 100644 (file)
@@ -45,4 +45,3 @@ comment-column:40
 fill-column:79
 End:
 */
 fill-column:79
 End:
 */
-/* arch-tag:db22be3b0e3ce0914513e917df553937 */
index ef31931..6296169 100644 (file)
@@ -631,4 +631,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:HQ4ayCGCjeBF97RuRnvcyg */
index 60fea26..455cf41 100644 (file)
@@ -168,4 +168,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:94e23a75c2ebdf8a11e17ed7b0fd8cb6 */
index ecfdc8e..893ddae 100644 (file)
@@ -35,4 +35,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:a119be84b4ca00f632dad62837a8f965 */
index 7e14fb7..a4b278e 100644 (file)
@@ -121,4 +121,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:BJ2D2N4ftvK2bQRnaLuFIg */
index 223dc80..641913a 100644 (file)
@@ -1830,4 +1830,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:/CBQ6uebrasgkefvjc+fHQ */
index 54e7214..d142f8a 100644 (file)
@@ -127,4 +127,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:Y8z+2jDRros3Nz67LFBlzA */
index a24e3bf..743ac06 100644 (file)
@@ -93,4 +93,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
 comment-column:40
 End:
 */
-/* arch-tag:DiPOUeRLYf0fgoUqzejUDA */
index cc07db8..f3e9d3b 100644 (file)
@@ -21,4 +21,3 @@
 pkgdata_DATA=slap.ogg scratch.ogg
 
 EXTRA_DIST=${pkgdata_DATA}
 pkgdata_DATA=slap.ogg scratch.ogg
 
 EXTRA_DIST=${pkgdata_DATA}
-# arch-tag:cd42d893e1fce039edeb219309bb4796
index 2614895..b799dbb 100644 (file)
@@ -28,4 +28,3 @@ static_DATA=disorder.css
 staticdir=${pkgdatadir}/static
 
 EXTRA_DIST=${pkgdata_DATA} $(static_DATA)
 staticdir=${pkgdatadir}/static
 
 EXTRA_DIST=${pkgdata_DATA} $(static_DATA)
-# arch-tag:c04ecae39c46f7a88463e746b857d913
index 5688238..2436038 100644 (file)
@@ -72,4 +72,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:bc42c6969d7ea0909aa52460cfd633ae -->
index 0475be6..8ee2ef3 100644 (file)
@@ -89,4 +89,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:f62f829c03df666f4587b87b08c5e3bf -->
index be61fd9..53ce71d 100644 (file)
@@ -69,4 +69,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:be6e8dfa8452199ee4f5aa988881ec03 -->
index ee0fe08..b70a57d 100644 (file)
@@ -22,4 +22,3 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
-<!-- arch-tag:625eff5d601a737c8dfb1bf2ff4320d4 -->
index 8a42b45..d38311c 100644 (file)
@@ -470,4 +470,3 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 */
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 */
-/* arch-tag:tlWcgChjjqNVaC/UmG9Zaw */
index a2ed445..4e0ef25 100644 (file)
@@ -43,4 +43,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:5UQWniMns+CWWMBBF0qoUg -->
index 34d6e26..00dc978 100644 (file)
@@ -352,4 +352,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:eb6205dbb8596ff6fb3290e4625a2ada -->
index c054770..0acf7d5 100644 (file)
@@ -9,4 +9,3 @@ include options.transform
 
 # user overrides - you supply this
 include options.user
 
 # user overrides - you supply this
 include options.user
-# arch-tag:c3c0270b2c7e398b97c0d6a43961a4c3
index 52e744c..53badbd 100644 (file)
@@ -1,4 +1,3 @@
 columns playing when who artist album title length button
 columns recent when who artist album title length
 columns search artist album title
 columns playing when who artist album title length button
 columns recent when who artist album title length
 columns search artist album title
-# arch-tag:e8a3ec1ad5b5e9d8eaf6b3391d55abaf
index f0d47c9..bd87554 100644 (file)
@@ -198,4 +198,3 @@ label       images.nodownall        static/nodowndown.png
 # Stylesheet.  As above, a (possibly relative) URL.
 label  links.css               static/disorder.css
 
 # Stylesheet.  As above, a (possibly relative) URL.
 label  links.css               static/disorder.css
 
-# arch-tag:1c90ecc78e3d1a4ceaca2f0c0e6ee558
index c67ab31..8aff7fb 100644 (file)
@@ -237,4 +237,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:0a255d8605a49fdb5ca6213aefbb21f2 -->
index ac7c8ce..d37f11d 100644 (file)
@@ -83,4 +83,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:bc3f0280181afcc8d930e2118e1a2e53 -->
index 320dd0d..09dff8c 100644 (file)
@@ -69,4 +69,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:48fdc42a2503829d74876a84289a0eaa -->
index 6d153cf..f4a7ece 100644 (file)
@@ -75,4 +75,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:a4f39935b0c2a424c601c796ebf1a023 -->
index d0d3a69..acdaba8 100644 (file)
@@ -45,4 +45,3 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
-<!-- arch-tag:4d13881dcc3c1c93ff42a9ed5ca0f737 -->
index 551fd41..07055ca 100644 (file)
@@ -20,4 +20,3 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
-<!-- arch-tag:NDGZgbsXX8WFUdqrRBzhcQ -->
index 7b0fbb4..e1a8174 100644 (file)
@@ -20,4 +20,3 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
-<!-- arch-tag:82672a6cf795696767ec187456e17c86 -->
index 6632216..e96f86f 100644 (file)
@@ -21,4 +21,3 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
-<!-- arch-tag:d243bbe6e40ef52213cf0f72d92a7c6a -->
index bb760f5..654e4f9 100644 (file)
@@ -50,4 +50,3 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
-<!-- arch-tag:zo3pu0olF7vPOu0nAx703g -->
index fd888ef..5eca359 100644 (file)
@@ -19,4 +19,3 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
-<!-- arch-tag:8+NViAUIcjCGcp5rEhCQ6A -->
index abb3d63..434632d 100644 (file)
@@ -60,4 +60,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:2aa86adb876245eb10d501168f30db07 -->