diff options
author | Austin Clements <[email protected]> | 2010-09-02 03:57:20 -0400 |
---|---|---|
committer | Austin Clements <[email protected]> | 2010-09-02 03:57:20 -0400 |
commit | 9d7a63e0734b4c7abe5ae00eda302e7d7a22a482 (patch) | |
tree | 5464f751f72970710fa19158392422f67542b726 /runoff.spec | |
parent | 0fa1ab632f6e328321cdec779e66ed07cac89d04 (diff) | |
download | xv6-labs-9d7a63e0734b4c7abe5ae00eda302e7d7a22a482.tar.gz xv6-labs-9d7a63e0734b4c7abe5ae00eda302e7d7a22a482.tar.bz2 xv6-labs-9d7a63e0734b4c7abe5ae00eda302e7d7a22a482.zip |
Specify in runoff.spec which side sheet 1 is on, since it keeps changing
Diffstat (limited to 'runoff.spec')
-rw-r--r-- | runoff.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/runoff.spec b/runoff.spec index e6f5a95..17bb821 100644 --- a/runoff.spec +++ b/runoff.spec @@ -1,3 +1,5 @@ +sheet1: left + # types.h either # param.h either # defs.h either @@ -16,7 +18,7 @@ even: main.c # odd: init.c # spinlock.h either -right: spinlock.c # mild preference +left: spinlock.c # mild preference even: proc.h # mild preference # goal is to have two action-packed 2-page spreads, |