source: liacs/se/slides/gv-command.sh@ 124

Last change on this file since 124 was 2, checked in by Rick van der Zwet, 15 years ago

Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)

  • Property svn:executable set to *
File size: 449 bytes
Line 
1#!/bin/sh
2gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=se-all.pdf -dBATCH \
3RE_guidelines.pdf \
4SE_college1_presented.pdf \
5SE_Requirements_Engineering_presented.pdf \
6SE_Software_Architecture_presented2008.pdf \
7Estimation_Measurement.pdf \
8RUP_and_Features.pdf \
907_Design_Heuristics_and_Styles_presented.pdf \
1009_Design_Heuristics_and_Styles_part2.pdf \
11SW_Quality_Metrics_Inspections_Risk_Management.pdf \
12Testing_in_Practice_Bart_Knaack2008.pdf
Note: See TracBrowser for help on using the repository browser.