mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-20 16:26:54 +01:00
first working version of the math compiler
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -41,9 +41,9 @@ stamp-h1
|
||||
myconfig.sh
|
||||
|
||||
# bison/flex generated sources
|
||||
latan/IOASCIILexer.cpp
|
||||
latan/IOASCIIParser.cpp
|
||||
latan/IOASCIIParser.hpp
|
||||
latan/*Lexer.cpp
|
||||
latan/*Parser.cpp
|
||||
latan/*Parser.hpp
|
||||
|
||||
# Eigen headers
|
||||
latan/Eigen/*
|
||||
|
Reference in New Issue
Block a user