projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d51425a
)
Visual Studio enters the future of bisoning.
author
Jeff Cohen
<jeffc@jolt-lang.org>
Thu, 16 Feb 2006 04:07:03 +0000
(
04:07
+0000)
committer
Jeff Cohen
<jeffc@jolt-lang.org>
Thu, 16 Feb 2006 04:07:03 +0000
(
04:07
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26227
91177308
-0d34-0410-b5e6-
96231b3b80d8
win32/dobison.cmd
patch
|
blob
|
history
diff --git
a/win32/dobison.cmd
b/win32/dobison.cmd
index 27364bb1b5c05ecccf87b423b42bbdcd39639f3e..0338e5e33b3a11d56c4050f24ba8da3c059e361f 100755
(executable)
--- a/
win32/dobison.cmd
+++ b/
win32/dobison.cmd
@@
-17,6
+17,6
@@
exit
:nobison
echo Bison not found. Using pre-generated files.
-copy %~pn4.cpp %3.cpp
-copy %~pn4.h %3.h
+copy %~pn4.cpp
.cvs
%3.cpp
+copy %~pn4.h
.cvs
%3.h
exit