We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dff3e97 commit 61efe25Copy full SHA for 61efe25
lib/Makefile
@@ -22,7 +22,7 @@ OBJ = $(DS)/Stack/Stack.o \
22
23
24
# Library name and output
25
-LIB_NAME = libcdatastructures.a
+LIB_NAME = LibDataStructures.a
26
27
all: $(LIB_NAME)
28
0 commit comments