mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[code] time module
This commit is contained in:
@@ -123,6 +123,7 @@ py_objs = $(addprefix python/src/py/,\
|
||||
|
||||
extmod_objs += $(addprefix python/src/extmod/,\
|
||||
modurandom.o \
|
||||
modutime.o \
|
||||
)
|
||||
|
||||
port_objs += $(addprefix python/port/,\
|
||||
|
||||
Reference in New Issue
Block a user