1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-08-19 22:26:10 +00:00

Add slang-xfig

This commit is contained in:
Carles Fernandez 2018-02-14 15:47:18 +01:00
parent 851d9a99ac
commit 89b64623fe

View File

@ -165,7 +165,7 @@ run-experiment:
- apt-get update - apt-get update
- apt-get upgrade -y - apt-get upgrade -y
# Grab analysis and representation tools # Grab analysis and representation tools
- apt-get install -y octave epstool - apt-get install -y octave epstool slang-xfig transfig
# Grab the data set # Grab the data set
- apt-get install -y curl - apt-get install -y curl
- cd data - cd data