https://github.com/geodynamics/citcoms
Revision 510c2e501094a83df2e16efe9ee8c6a888e9f2f7 authored by Eh Tan on 27 November 2006, 21:27:15 UTC, committed by Eh Tan on 27 November 2006, 21:27:15 UTC
The "sh" shell on my Ubuntu 6.10 doesn't have the "let" command. That's how I
found that "let" is not in the POSIX standard. Use "$((expression))" instead.

1 parent baf9708
History
Tip revision: 510c2e501094a83df2e16efe9ee8c6a888e9f2f7 authored by Eh Tan on 27 November 2006, 21:27:15 UTC
Fix for POSIX-compliant arithmetic expression
Tip revision: 510c2e5
File Mode Size
CitcomS
bin
etc
examples
lib
module
tests
visual
AUTHORS -rw-r--r-- 359 bytes
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 237.3 KB
INSTALL -rw-r--r-- 9.1 KB
Makefile.am -rw-r--r-- 1.1 KB
NEWS -rw-r--r-- 1.8 KB
README -rw-r--r-- 285 bytes
configure.ac -rw-r--r-- 4.3 KB
setup.py -rw-r--r-- 790 bytes

README

back to top