From 1cf753fec5bc4ab280ae235ce378ca59f06eac82 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 2 Jun 2014 18:40:21 +0000 Subject: [PATCH] --- contrib/mobile/README.txt | 26 +++----------------------- 1 file changed, 3 insertions(+), 23 deletions(-) diff --git a/contrib/mobile/README.txt b/contrib/mobile/README.txt index 6f3278166a..bab8b20e89 100644 --- a/contrib/mobile/README.txt +++ b/contrib/mobile/README.txt @@ -1,25 +1,9 @@ This directory contains the source code for Onelab/Mobile, the mobile version of Onelab for iOS and Android devices. -Version: 1.0.3 - Copyright (C) 2014 Christophe Geuzaine and Maxime Graulich, University of Liege -See http://onelab.info/wiki/Mobile for more information, including how to build -Onelab/Mobile for iOS (iPhone/iPad) and Android devices. - -Quick cheat sheet for iOS if all the dependencies (GetDP, Gmsh, PETSc, BLAS, -LAPACK frameworks) are already installed in ./frameworks_simulator: - -mkdir build -cd build -cmake -DCMAKE_PREFIX_PATH="$HOME/src/gmsh/contrib/mobile/frameworks_simulator;$HOME/src/getdp" .. -make xcodeProject -open Onelab/Onelab.xcodeproj - --- - -Store description: +Version: 1.0.3 Onelab (http://onelab.info) is a finite element package based on the open source mesh generator Gmsh (http://gmsh.info) and the solver GetDP @@ -30,10 +14,6 @@ Onelab comes packaged with a selection of ready-to-use examples. New models can be added through iTunes file sharing: see http://onelab.info/wiki/Mobile for more information. -iTunes link: - -https://itunes.apple.com/us/app/onelab/id845930897 - -Google Play link: +On iTunes: https://itunes.apple.com/us/app/onelab/id845930897 -https://play.google.com/store/apps/details?id=org.geuz.onelab +On Google Play: https://play.google.com/store/apps/details?id=org.geuz.onelab -- GitLab