From 8e22e58920df4c0ab631590588a33b093fde4474 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Mon, 25 Jul 2016 18:37:45 -0400 Subject: [PATCH] Move LLL two-buyer examples together in the syndicate collect --- ...{two-buyer-protocol.rkt => two-buyer-protocol-incremental.rkt} | 0 .../examples/two-buyer-protocol-monolithic.rkt} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename racket/syndicate/examples/{two-buyer-protocol.rkt => two-buyer-protocol-incremental.rkt} (100%) rename racket/{syndicate-monolithic/examples/two-buyer-protocol.rkt => syndicate/examples/two-buyer-protocol-monolithic.rkt} (100%) diff --git a/racket/syndicate/examples/two-buyer-protocol.rkt b/racket/syndicate/examples/two-buyer-protocol-incremental.rkt similarity index 100% rename from racket/syndicate/examples/two-buyer-protocol.rkt rename to racket/syndicate/examples/two-buyer-protocol-incremental.rkt diff --git a/racket/syndicate-monolithic/examples/two-buyer-protocol.rkt b/racket/syndicate/examples/two-buyer-protocol-monolithic.rkt similarity index 100% rename from racket/syndicate-monolithic/examples/two-buyer-protocol.rkt rename to racket/syndicate/examples/two-buyer-protocol-monolithic.rkt