Added 'min' and 'max' as standard functions
Also fixed floating point printing with sprintf
This commit is contained in:
@@ -7,5 +7,3 @@ all:
|
||||
gdb:
|
||||
$(MAKE) -C units -k gdb
|
||||
$(MAKE) -C scripts -k gdb
|
||||
|
||||
#TODO: valgrind
|
||||
Reference in New Issue
Block a user