diff options
| author | Gaëtan Gilbert | 2017-10-24 14:41:05 +0200 |
|---|---|---|
| committer | Gaëtan Gilbert | 2017-10-25 13:41:53 +0200 |
| commit | 4c954a3479e002d3a350c3094ae73e6ca5865202 (patch) | |
| tree | ca6ee157e8343632d871cb3e50b1a8e132a49fbf /dev | |
| parent | 54b9591a82889e3cdb31325e22c5af3e0e69e3df (diff) | |
Put newlines at the end of files.
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/build/windows/MakeCoq_regtest_noproxy.bat | 4 | ||||
| -rw-r--r-- | dev/build/windows/configure_profile.sh | 2 | ||||
| -rw-r--r-- | dev/build/windows/patches_coq/ln.c | 2 | ||||
| -rw-r--r-- | dev/nsis/FileAssociation.nsh | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/dev/build/windows/MakeCoq_regtest_noproxy.bat b/dev/build/windows/MakeCoq_regtest_noproxy.bat index 7b17e721b3..7140a7c619 100644 --- a/dev/build/windows/MakeCoq_regtest_noproxy.bat +++ b/dev/build/windows/MakeCoq_regtest_noproxy.bat @@ -25,5 +25,5 @@ call MakeCoq_MinGW.bat ^ -cygquiet=Y ^
-destcyg %ROOTPATH%\cygwin_coq64_85pl2_abs ^
-destcoq %ROOTPATH%\coq64_85pl2_abs
- -pause
\ No newline at end of file +
+pause
diff --git a/dev/build/windows/configure_profile.sh b/dev/build/windows/configure_profile.sh index 0b61a31e7f..16c972e80c 100644 --- a/dev/build/windows/configure_profile.sh +++ b/dev/build/windows/configure_profile.sh @@ -40,4 +40,4 @@ if [ ! -f $donefile ] ; then echo unset OCAMLLIB >> $rcfile touch $donefile -fi
\ No newline at end of file +fi diff --git a/dev/build/windows/patches_coq/ln.c b/dev/build/windows/patches_coq/ln.c index 5e02c72bb7..41f64f98b2 100644 --- a/dev/build/windows/patches_coq/ln.c +++ b/dev/build/windows/patches_coq/ln.c @@ -134,4 +134,4 @@ int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLin // Everything is fine return 0; -}
\ No newline at end of file +} diff --git a/dev/nsis/FileAssociation.nsh b/dev/nsis/FileAssociation.nsh index b8c1e5ee78..71a9162efc 100644 --- a/dev/nsis/FileAssociation.nsh +++ b/dev/nsis/FileAssociation.nsh @@ -187,4 +187,4 @@ NoOwn: !verbose pop !macroend -!endif # !FileAssociation_INCLUDED
\ No newline at end of file +!endif # !FileAssociation_INCLUDED |
