Go to the previous, next section.
To add the file `backend.c' to the repository, with a description, the following can be used.
$ cvs add -m "Optimizer and code generation passes." backend.c $ cvs commit -m "Early version. Not yet compilable." backend.c
Go to the previous, next section.