rogermt commited on
Commit
9fcfc3f
Β·
verified Β·
1 Parent(s): c0f919c

Update michaelhodel-arc-dsl.txt

Browse files
Files changed (1) hide show
  1. michaelhodel-arc-dsl.txt +0 -28
michaelhodel-arc-dsl.txt CHANGED
@@ -4,7 +4,6 @@ Directory structure:
4
  β”œβ”€β”€ arc_types.py
5
  β”œβ”€β”€ constants.py
6
  β”œβ”€β”€ dsl.py
7
- β”œβ”€β”€ LICENSE
8
  β”œβ”€β”€ main.py
9
  └── tests.py
10
 
@@ -1669,33 +1668,6 @@ def vperiod(
1669
 
1670
 
1671
 
1672
- ================================================
1673
- FILE: LICENSE
1674
- ================================================
1675
- MIT License
1676
-
1677
- Copyright (c) 2023 Michael Hodel
1678
-
1679
- Permission is hereby granted, free of charge, to any person obtaining a copy
1680
- of this software and associated documentation files (the "Software"), to deal
1681
- in the Software without restriction, including without limitation the rights
1682
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1683
- copies of the Software, and to permit persons to whom the Software is
1684
- furnished to do so, subject to the following conditions:
1685
-
1686
- The above copyright notice and this permission notice shall be included in all
1687
- copies or substantial portions of the Software.
1688
-
1689
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1690
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1691
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1692
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1693
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1694
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1695
- SOFTWARE.
1696
-
1697
-
1698
-
1699
  ================================================
1700
  FILE: main.py
1701
  ================================================
 
4
  β”œβ”€β”€ arc_types.py
5
  β”œβ”€β”€ constants.py
6
  β”œβ”€β”€ dsl.py
 
7
  β”œβ”€β”€ main.py
8
  └── tests.py
9
 
 
1668
 
1669
 
1670
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1671
  ================================================
1672
  FILE: main.py
1673
  ================================================