bifurqué depuis acco/chti23
Initial commit
Cette révision appartient à :
révision
d938f8428f
3 fichiers modifiés avec 33 ajouts et 0 suppressions
24
.gitignore
externe
Fichier normal
24
.gitignore
externe
Fichier normal
|
@ -0,0 +1,24 @@
|
|||
# ---> Matlab
|
||||
##---------------------------------------------------
|
||||
## Remove autosaves generated by the Matlab editor
|
||||
## We have git for backups!
|
||||
##---------------------------------------------------
|
||||
|
||||
# Windows default autosave extension
|
||||
*.asv
|
||||
|
||||
# OSX / *nix default autosave extension
|
||||
*.m~
|
||||
|
||||
# Compiled MEX binaries (all platforms)
|
||||
*.mex*
|
||||
|
||||
# Simulink Code Generation
|
||||
slprj/
|
||||
|
||||
# Session info
|
||||
octave-workspace
|
||||
|
||||
# Simulink autosave extension
|
||||
.autosave
|
||||
|
5
LICENSE
Fichier normal
5
LICENSE
Fichier normal
|
@ -0,0 +1,5 @@
|
|||
Copyright 1989, 1991, 1992 by Carnegie Mellon University
|
||||
Derivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of the University of California
|
||||
All Rights Reserved
|
||||
Permission to use, copy, modify and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of CMU and The Regents of the University of California not be used in advertising or publicity pertaining to distribution of the software without specific written permission.
|
||||
CMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL CMU OR THE REGENTS OF THE UNIVERSITY OF CALIFORNIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM THE LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
4
README.md
Fichier normal
4
README.md
Fichier normal
|
@ -0,0 +1,4 @@
|
|||
# chti23
|
||||
|
||||
Dépôt commun pour le BE chti :
|
||||
Chacun sur ça branche de type grpE_NOM1_NOM2
|
Chargement…
Référencer dans un nouveau ticket