Admin/rsyncd
author Walther Neuper <neuper@ist.tugraz.at>
Tue, 28 Sep 2010 08:58:06 +0200
branchisac-update-Isa09-2
changeset 38030 95d956108461
parent 36866 51af1657263b
permissions -rwxr-xr-x
interrupted test/../integrate.sml for calculate.

strange observation: "===== test 4" shows, that thm requires type constraint
in order to be applied;
just done for PolyEq.thy in some axioms "separate_*".

come back to that after repair of calculate.
     1 #!/usr/bin/env bash
     2 #
     3 # rsync server start script
     4 
     5 /usr/bin/rsync --daemon --config=/home/proj/isabelle/rsyncd.conf
     6