rename org to strudel.cycles
This commit is contained in:
parent
ff4beaeb2c
commit
75097594b2
42 changed files with 140 additions and 140 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import * as krill from './krill-parser.js';
|
||||
import * as strudel from '@strudel/core/strudel.mjs';
|
||||
import { addMiniLocations } from '@strudel/eval/shapeshifter.mjs';
|
||||
import * as strudel from '@strudel.cycles/core/strudel.mjs';
|
||||
import { addMiniLocations } from '@strudel.cycles/eval/shapeshifter.mjs';
|
||||
|
||||
const { pure, Pattern, Fraction, stack, slowcat, sequence, timeCat, silence, reify } = strudel;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue