summaryrefslogtreecommitdiff
path: root/examples/calc++/.gitignore
blob: 50eb5ba1e816d1a39714e311cbb403fbcdd82475 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*.o
/*.tmp
/.deps
/calc++
/calc++-driver.cc
/calc++-driver.hh
/calc++-parser.cc
/calc++-parser.hh
/calc++-parser.output
/calc++-parser.stamp
/calc++-parser.yy
/calc++-scanner.cc
/calc++-scanner.ll
/calc++.cc
/calc++.exe
/calc.stamp
/location.hh
/position.hh
/stack.hh