Use double instead of int, () are working, splitted expressionbase out to own file.master
commitf1c4183d6b852d4db7e06cf747311fc6ab493959
authorSebastian Skejø <sebastian@sebastian.localdomain>
Thu, 23 Jul 2009 09:40:00 +0000 (23 11:40 +0200)
committerSebastian Skejø <sebastian@sebastian.localdomain>
Thu, 23 Jul 2009 09:40:00 +0000 (23 11:40 +0200)
tree48935e35cddc6ed6c9617294a4f91298457807ec
parent91c844192da635f3c59d24aabedd7ca1a8ee2897
Use double instead of int, () are working, splitted expressionbase out to own file.
CMakeLists.txt
expression.c
expression.h
expressionbase.c [new file with mode: 0644]
expressionbase.h [new file with mode: 0644]
main.c