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 { strict as assert } from 'assert';
|
||||
import { mini } from '../mini.mjs';
|
||||
import '@strudel/core/euclid.mjs';
|
||||
import '@strudel.cycles/core/euclid.mjs';
|
||||
|
||||
describe('mini', () => {
|
||||
const minV = (v) => mini(v)._firstCycleValues;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue