[BACK]Return to link.sh CVS log [TXT][DIR] Up to [local] / OpenXM / src / polymake / fake

File: [local] / OpenXM / src / polymake / fake / link.sh (download)

Revision 1.1, Thu Jul 15 05:39:08 2004 UTC (19 years, 10 months ago) by takayama
Branch: MAIN

1. The section on oxshell is included in the asir-contrib manual.
2. Fake polymake is introduced. It is used to debug oxshell
   and doPolymake on a machine where no polymake is installed.

#!/bin/sh
rm -rf tmp
mkdir tmp
ln -s ../data/facet1.poly tmp/facet.poly
ln -s ../data/facelat1.poly tmp/facelat.poly