Home | History | Annotate | Line # | Download | only in c17
c17.sh revision 1.1
      1 #!/bin/sh
      2 exec /usr/bin/cc -std=c17 "$@"
      3