Skip to content

Commit

Permalink
added a guide to the layout of the repository to README
Browse files Browse the repository at this point in the history
  • Loading branch information
langmartin committed Mar 13, 2012
1 parent b935bda commit dcabaa3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.org
Expand Up @@ -5,9 +5,11 @@
#+OPTIONS: H:3 num:nil toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+COLUMNS: %20ITEM(Class) %12SCHEDULED(Date)

This repository contains a library defining sentences as used by the
Berkely CS61A Lecture series and the working file for each hackrec
class.
+ doc/hackrec-1.org :: Previous class notes (often updated after class
with more detail on the exercises).
+ in-class/*.scm :: Scheme files from our class discussions.
+ student/*/*.scm :: Scheme files from various student's work. I've
put my own homework responses in there as well.

* 15 SICP 2.2.2
SCHEDULED: <2012-03-19 Mon>
Expand Down

0 comments on commit dcabaa3

Please sign in to comment.