adopted to newest Eigen version and at the same time added higher functionality
This commit is contained in:
@@ -87,6 +87,9 @@ nonlocal$(SUFFIX): $(OBJS)
|
||||
#
|
||||
clean:; @rm -f $(OBJS)
|
||||
@echo "---> removing $(OBJS)"
|
||||
|
||||
install:
|
||||
cp nonlocal $(HOME)/bin
|
||||
|
||||
#
|
||||
$(OBJS): %.o: %.cpp
|
||||
|
||||
Reference in New Issue
Block a user