-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,12 +4,12 @@ email: [email protected] | |
|
||
This repository contains all tex files for materials | ||
used in CS3920. The materials are organized into | ||
folders for slides, labs, and tests. Running | ||
folders for slides, labs, docs and tests. Running | ||
"make" from any of these directories will build | ||
all pdfs for all source files in the directory. | ||
|
||
The art folder contains all graphics used by any | ||
of the slides, labs or tests. | ||
of the slides, labs, docs, or tests. | ||
|
||
The source for slides uses the powerdot class, | ||
for consistency with Ben Ari. The figures.tex | ||
|