Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: ltisys.h
- Revision:
- 2:ea36561fdc00
- Parent:
- 1:231f20f755fe
- Child:
- 3:e093e92b7039
--- a/ltisys.h Fri May 08 17:03:13 2015 +0000 +++ b/ltisys.h Fri May 08 17:19:12 2015 +0000 @@ -1,3 +1,9 @@ +/* ltisys + * implementation of continuous-time time-invariant linear systems + * Copyright (c) 2015 Ichiro Maruta + * Released under the MIT License: http://mbed.org/license/mit + */ + #ifndef LTISYS_H_ #define LTISYS_H_