Skip to content

Commit 3688ef7

Browse files
Manuel AstudilloManuel Astudillo
Manuel Astudillo
authored and
Manuel Astudillo
committed
Fixed an unresolved merge.
1 parent d948c0f commit 3688ef7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Makefile.gcc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
# Project: cpp-gpengine
22
# Makefile created by Pablo Garcia Ganzalez
3-
<<<<<<< HEAD
3+
44
# Date: 05.04.2004
55
# CVS-ID: $Id: Makefile.gcc,v 1.2 2004/04/05 21:00:00 xtremox Exp $
6-
=======
7-
# Date: 19.10.2003
8-
# CVS-ID: $Id: Makefile.gcc,v 1.1.2.1 2003/11/30 12:55:29 d00mas Exp $
9-
>>>>>>> RELEASE_1_0_4
6+
107

118
CPP = g++
129
OBJ = src/ASTCreator.o src/ASTNode.o src/CGTFile.o src/CharacterSetTable.o src/DFA.o src/DFAStateTable.o src/ErrorReporter.o src/ErrorTable.o src/GrammarInfo.o src/LALR.o src/LALRStateTable.o src/NonTerminal.o src/RuleTable.o src/Symbol.o src/SymbolTable.o src/Terminal.o src/Token.o

0 commit comments

Comments
 (0)