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 453620e commit fd1797bCopy full SHA for fd1797b
1 file changed
CLAUDE.md
@@ -178,14 +178,14 @@ Each resource source file has a similar structure:
178
- Exported by the resource and called on demand
179
- Uses immediate references to static data
180
- Calls lazy initialisation procedure
181
- - Makes use of any named FIFO caches by executing their `fetch` method
+ - Makes use of any named FIFO caches by executing their `fetch` method
182
- Bind the main procedure whilst inhibiting binding of non-standard operators defined on some RIPs, i.e. `barcode`
183
184
9. **Resource definition**
185
- Define the main procedure as a resource
186
187
10. **Allocation mode restore**
188
- - Return to previous defaults
+ - Return to previous defaults
189
190
191
### Encoder Metadata
0 commit comments