- fixed sunrise bug

- faster css
- fixed Makefiles
This commit is contained in:
Sublunar Space 2019-01-21 19:08:17 +01:00
parent faeeb612d3
commit 151a40aab5
9 changed files with 101 additions and 131905 deletions

View file

@ -13,7 +13,7 @@
# send email to the Swiss Ephemeris mailing list.
#
CFLAGS = -g -Wall -fPIC -O2 -DVARIANT=2 # for Linux and other gcc systems
CFLAGS = -g -Wall -fPIC -O2 -DUSECASE=2 # for Linux and other gcc systems
OP=$(CFLAGS)
CC=emcc #for Linux