diff org/lpsolve.org @ 22:8992278bf399 tip

typo corrected, thanks to a reader.
author Robert McIntyre <rlm@mit.edu>
date Sun, 20 Sep 2015 11:25:30 -0700
parents f88b7d2c25d9
children
line wrap: on
line diff
     1.1 --- a/org/lpsolve.org	Tue Sep 17 17:42:51 2013 -0400
     1.2 +++ b/org/lpsolve.org	Sun Sep 20 11:25:30 2015 -0700
     1.3 @@ -125,8 +125,6 @@
     1.4  
     1.5  Running the =lp_solve= program on =farmer.lp= yields the following output.
     1.6  
     1.7 -lol
     1.8 -
     1.9  #+begin_src sh :exports both :results scalar
    1.10  lp_solve ~/proj/pokemon-types/lp/farmer.lp
    1.11  #+end_src