Skip to content
Snippets Groups Projects
Commit f03f83bb authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Initial revision.

parent af87cee2
Branches
Tags
No related merge requests found
#!/bin/bash
IFS="" claus=`echo -en 'claus\tClaus-Justus Heine\tclaus@mathematik.uni-freiburg.de'`
IFS="" kunibert=`echo -en 'kunibert\tKunibert G. Siebert\tsiebert@math.uni-augsburg.de'`
IFS="" dani=`echo -en 'dani\tDaniel Koester\tdani@mathematik.uni-freiburg.de'`
IFS="" oli=`echo -en 'oli\tOliver Kriessl\toli@mathematik.uni-freiburg.de'`
exec /usr/bin/rcs2log -u "$claus" -u "$kunibert" -u "$dani" -u "$oli" "$@"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment