Skip to content
Snippets Groups Projects
Commit fd296d03 authored by Julian Rother's avatar Julian Rother
Browse files

linuxparty.sh: Mathematiker-Pakete wieder einkommentiert

parent 1be04b83
No related branches found
No related tags found
No related merge requests found
......@@ -508,13 +508,12 @@ then
install_if
fi
#FIXME: currently singular cannot be installed on ubuntu 15.10 (this is the only package in the math section)
#if askyesno "Software für Mathematik installieren ?"
#then
if askyesno "Software für Mathematiker installieren ?"
then
#apt-install haskell-platform java7-jdk swi-prolog
#ok "Haskell, Java, Prolog und Eclipse wurden installiert"
# install_m
#fi
install_m
fi
if askyesno "Software für Physiker (Python-SciPy,-NumPy,diverse Plot-Programme) installieren ?"
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment