Blame view

Giac_maj/giac-1.4.9/setup 100 Bytes
6663b6c9   adorian   projet complet av...
1
2
3
4
5
6
  #! /bin/tcsh
  #autoconf
  #autoheader
  setenv CXXFLAGS -g
  ./configure --enable-debug --enable-sscl
  make