Project Alpha

by: burt rosenberg
at: university of miami
date: aug 2015
In preparation, pikachu has created an instance of Ubuntu on Virtual Box. He has installed the subversion client and pulled the csc421.161 repository. There is the class directory which is read only, and his pikachu directory. He has copied class/proj0/* to pikachu/proj0 and edited boom.c, to satisfy the project requirements.

"make test" will compile boom from boom.c and boom.h and run the test suite, to produce boom.out. To minimally satisfy the requirements of the project, boom.out must match boom.ref.

Pikachu will now add and commit files in pikachu/proj0 back to the repository.

drwxr-xr-x  pikachu.svn
|
+--- drwxr-xr-x  class
|    |
|    +--- drwxr-xr-x  proj0
|         |
|         +--- -rw-r--r--  Makefile
|              -rw-r--r--  boom.c
|              -rw-r--r--  boom.h
|              -rw-r--r--  boom.ref
+--- drwxr-xr-x  pikachu
     |
     +--- drwxr-xr-x  proj0
          |
          +--- -rw-r--r--  Makefile
               -rw-r--r--  boom
               -rw-r--r--  boom.c
               -rw-r--r--  boom.h
               -rw-r--r--  boom.out
               -rw-r--r--  boom.ref
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

author: burton rosenberg
created: 26 aug 2015
update: 26 aug 2015