1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-06-24 01:32:02 +01:00

first experimental IO that read matrices from a bison/flex parser

This commit is contained in:
2013-05-21 18:02:42 +01:00
parent 30c8c2e205
commit 86d9607224
22 changed files with 763 additions and 55 deletions

View File

@ -19,6 +19,8 @@ AC_PROG_CPP
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
AC_PROG_LEX
AC_PROG_YACC
m4_ifdef([AM_PROG_AR],[AM_PROG_AR])
LT_INIT