zhengyuan-liu / 2metsysElif-111sc-alcu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME: Xiao Yang,Zhengyuan Liu
EMAIL: avadayang@icloud.com,zhengyuanliu@ucla.edu
ID: 104946787,604945064


included files;
* lab3b.py: the Python source module for lab3b
* Makefile: a Makefile to build and run the deliverable program. The higher level targets are:
	* default ... produce an executable named lab3b by creating an script to interpret lab3b.py
	* dist ... create the deliverable tarball
	* clean ... delete all programs and output generated by the Makefile.
* README: a README text file containing descriptions of each of the included files and any other information about the submission


References:
The Second Extended File System, http://www.nongnu.org/ext2-doc/ext2.html

About


Languages

Language:Python 96.7%Language:Makefile 3.3%