Add a newline at the end of script file
This commit is contained in:
parent
525a807398
commit
5f4a682d55
@ -1,4 +1,4 @@
|
||||
echo off
|
||||
iccarm -I src --silent --preprocess=n temp.i --preinclude %1 %2
|
||||
type temp.i
|
||||
del temp.i
|
||||
del temp.i
|
||||
|
@ -1,4 +1,4 @@
|
||||
echo off
|
||||
iccarm -I src --silent --preprocess=n temp.i --preinclude %1 %2
|
||||
type temp.i
|
||||
del temp.i
|
||||
del temp.i
|
||||
|
@ -1,4 +1,4 @@
|
||||
echo off
|
||||
iccarm -I src --silent --preprocess=n temp.i --preinclude %1 %2
|
||||
type temp.i
|
||||
del temp.i
|
||||
del temp.i
|
||||
|
@ -1,4 +1,4 @@
|
||||
echo off
|
||||
iccarm -I src --silent --preprocess=n temp.i --preinclude %1 %2
|
||||
type temp.i
|
||||
del temp.i
|
||||
del temp.i
|
||||
|
@ -1,4 +1,4 @@
|
||||
echo off
|
||||
iccarm -I src --silent --preprocess=n temp.i --preinclude %1 %2
|
||||
type temp.i
|
||||
del temp.i
|
||||
del temp.i
|
||||
|
@ -1,4 +1,4 @@
|
||||
echo off
|
||||
iccarm -I src --silent --preprocess=n temp.i --preinclude %1 %2
|
||||
type temp.i
|
||||
del temp.i
|
||||
del temp.i
|
||||
|
Loading…
x
Reference in New Issue
Block a user