mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-21 00:32:01 +01:00
big cleaning and update: switching to C++11
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@ -48,3 +48,14 @@ latan/*Parser.hpp
|
||||
# Eigen headers
|
||||
latan/Eigen/*
|
||||
latan/eigen_files.mk
|
||||
|
||||
# Examples
|
||||
examples/exCompiledDoubleFunction
|
||||
examples/exMat
|
||||
examples/exMathInterpreter
|
||||
examples/exPlot
|
||||
examples/exRand
|
||||
examples/exRand.seed
|
||||
|
||||
# Utils
|
||||
utils/latan_sample_read
|
||||
|
Reference in New Issue
Block a user