From fd462b6a01735cc7a14b9cb11c99242c5ed03c03 Mon Sep 17 00:00:00 2001
From: Austin Clements <amdragon@mit.edu>
Date: Tue, 31 Aug 2010 17:40:21 -0400
Subject: [PATCH] Got the meat of spinlocks on one spread

---
 runoff.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/runoff.spec b/runoff.spec
index e4cfd42..46dcc09 100644
--- a/runoff.spec
+++ b/runoff.spec
@@ -17,6 +17,7 @@ even: main.c
 
 # spinlock.h either
 # spinlock.c either
+right: spinlock.c  # mild preference
 even: proc.h  # mild preference
 
 # goal is to have two action-packed 2-page spreads,
-- 
GitLab