source: git/ntl/src/Select1 @ 33a041

spielwiese
Last change on this file since 33a041 was 2cfffe, checked in by Hans Schönemann <hannes@…>, 21 years ago
This commit was generated by cvs2svn to compensate for changes in r6316, which included commits to RCS files with non-trunk default branches. git-svn-id: file:///usr/local/Singular/svn/trunk@6317 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 69 bytes
Line 
1
2if test "$1" = "$2"
3then
4   echo "$3"
5else
6   echo "$4"
7fi
8
9exit 0
10
Note: See TracBrowser for help on using the repository browser.