We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435d56d commit b5dda85Copy full SHA for b5dda85
README.md
@@ -28,9 +28,9 @@ NS> d ##class(sc.code).import()
28
29
## Compile and Release:
30
31
-Introduce cos.json file in the source root directory with settings for the code mask and for the name of the project. e.g.
+Introduce isc.json file in the source root directory with settings for the code mask and for the name of the project. e.g.
32
```
33
-cos.json
+isc.json
34
"compileList": "Classes*.INC,classes*.CLS,*.DFI",
35
"projectName": "myproject"
36
0 commit comments