diff options
author | imushir | 2016-02-09 17:00:34 +0530 |
---|---|---|
committer | imushir | 2016-02-09 17:00:34 +0530 |
commit | fad04e78ac69db4ef74c1bd45154fc430c18cccc (patch) | |
tree | 29bb0c8b76e6882adbaaae67bd0e845e3280f73e /macros/Hardware/AVR/buildmacros.sce | |
parent | ee5bf4d90f78673d1e4d5a9dd304ee53c503c085 (diff) | |
parent | bbdc94252ee563f0b01d4949868a583e43a2e6a8 (diff) | |
download | Scilab2C_fossee_old-fad04e78ac69db4ef74c1bd45154fc430c18cccc.tar.gz Scilab2C_fossee_old-fad04e78ac69db4ef74c1bd45154fc430c18cccc.tar.bz2 Scilab2C_fossee_old-fad04e78ac69db4ef74c1bd45154fc430c18cccc.zip |
merged RPi & diag
Diffstat (limited to 'macros/Hardware/AVR/buildmacros.sce')
-rw-r--r-- | macros/Hardware/AVR/buildmacros.sce | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/macros/Hardware/AVR/buildmacros.sce b/macros/Hardware/AVR/buildmacros.sce index 60fd284..2954a42 100644 --- a/macros/Hardware/AVR/buildmacros.sce +++ b/macros/Hardware/AVR/buildmacros.sce @@ -1,14 +1,3 @@ -// -// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab -// Copyright (C) 2009-2009 - DIGITEO - Bruno JOFRET -// -// This file must be used under the terms of the CeCILL. -// This source file is licensed as described in the file COPYING, which -// you should have received as part of this distribution. The terms -// are also available at -// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt -// -// tbx_build_macros(TOOLBOX_NAME, get_absolute_file_path('buildmacros.sce')); |