Skip to content

Commit

Permalink
Add src/applications/
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Jan 25, 2019
1 parent f67d881 commit c576830
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.rules
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ SOURCES += src/general/iostream.c
ifeq ($(HPCGAP),no) # we don't support a kernel API in HPC-GAP atm
SOURCES += src/libgap-api.c
endif
SOURCES += src/listfunc.c
SOURCES += src/applications/listfunc.c
SOURCES += src/math/listoper.c
SOURCES += src/core/lists.c
SOURCES += src/tnums/macfloat.c
Expand Down
Empty file added src/applications/README.md
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c576830

Please sign in to comment.