|
66 | 66 | @REM knowledge of the CeCILL license and that you accept its terms.
|
67 | 67 | @REM
|
68 | 68 |
|
| 69 | +@rem Hugo Miomandre <[email protected]> (2017) |
| 70 | +@REM |
| 71 | +@REM Spider is a dataflow based runtime used to execute dynamic PiSDF |
| 72 | +@REM applications. The Preesm tool may be used to design PiSDF applications. |
| 73 | +@REM |
| 74 | +@REM This software is governed by the CeCILL license under French law and |
| 75 | +@REM abiding by the rules of distribution of free software. You can use, |
| 76 | +@REM modify and/ or redistribute the software under the terms of the CeCILL |
| 77 | +@REM license as circulated by CEA, CNRS and INRIA at the following URL |
| 78 | +@REM "http://www.cecill.info". |
| 79 | +@REM |
| 80 | +@REM As a counterpart to the access to the source code and rights to copy, |
| 81 | +@REM modify and redistribute granted by the license, users are provided only |
| 82 | +@REM with a limited warranty and the software's author, the holder of the |
| 83 | +@REM economic rights, and the successive licensors have only limited |
| 84 | +@REM liability. |
| 85 | +@REM |
| 86 | +@REM In this respect, the user's attention is drawn to the risks associated |
| 87 | +@REM with loading, using, modifying and/or developing or reproducing the |
| 88 | +@REM software by the user in light of its specific status of free software, |
| 89 | +@REM that may mean that it is complicated to manipulate, and that also |
| 90 | +@REM therefore means that it is reserved for developers and experienced |
| 91 | +@REM professionals having in-depth computer knowledge. Users are therefore |
| 92 | +@REM encouraged to load and test the software's suitability as regards their |
| 93 | +@REM requirements in conditions enabling the security of their systems and/or |
| 94 | +@REM data to be ensured and, more generally, to use and operate it in the |
| 95 | +@REM same conditions as regards security. |
| 96 | +@REM |
| 97 | +@REM The fact that you are presently reading this means that you have had |
| 98 | +@REM knowledge of the CeCILL license and that you accept its terms. |
| 99 | +@REM |
| 100 | + |
69 | 101 | @echo off
|
70 | 102 | mkdir bin
|
71 | 103 | cd bin
|
|
0 commit comments