## page was renamed from compWiki/Assignments/SubmitOnDjComp #acl All:read == Checking and Submitting Your Work == Here are some things to double check your submission against: i. Your archive does not raise errors when "unrolling" with the /* [[/Tools#reqcheck|reqcheck]] */ `${COMPGRADING}/explode-subm` script. {{{ tmpdir@alamode $ ls my-program.tar.bz2 tmpdir@alamode $ ${COMPGRADING}/explode-subm -P PROGRAM my-program.tar.bz2 ./here }}} (Where `PROGRAM` is the required application name for this assignment.) i. Your archive contains only the essential files, '''don't provide unneeded files''' i. Don't provide files ''that have been provided to you'' (such as `cblock.nfa`); that would just be silly. i. Make sure the `grader.sh` script for the assignment runs to completion. When you are happy with your work, log into [[https://cs.mcprogramming.com/djcomp/entry|the course website]] and submit your project archive file for grading.