]> www.ginac.de Git - ginac.git/commit
- enforced GiNaC coding standards :-)
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Wed, 10 Nov 1999 19:36:04 +0000 (19:36 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Wed, 10 Nov 1999 19:36:04 +0000 (19:36 +0000)
commit4ea0576bb1199004d3a4ecbe4fd906301a5bad64
tree76d8843ada2b3b602afc4c8e966e88800f336e1d
parenta8507b8af1c08d9b27d98d57f95c7ca1a8671e27
- enforced GiNaC coding standards :-)
- flex/bison output files are now also in CVS (if someone wants to compile
  on a system that doesn't have flex/bison)
ginsh/Makefile.in
ginsh/ginsh.h
ginsh/ginsh_lexer.cc [new file with mode: 0644]
ginsh/ginsh_lexer.ll
ginsh/ginsh_parser.cc [new file with mode: 0644]
ginsh/ginsh_parser.h [new file with mode: 0644]
ginsh/ginsh_parser.yy
ginsh/strdup.c