Restructured codebase a little
This commit is contained in:
parent
306f273a74
commit
d3e50ad896
Before Width: | Height: | Size: 347 KiB After Width: | Height: | Size: 347 KiB |
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "probExample",
|
"name": "squiggle-experimental",
|
||||||
"reason": {},
|
"reason": {},
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "squiggle-experimental",
|
"name": "squiggle-experimental",
|
||||||
"version": "0.1.5",
|
"version": "0.1.6",
|
||||||
"homepage": "https://foretold-app.github.io/estiband/",
|
"homepage": "https://foretold-app.github.io/estiband/",
|
||||||
"private": false,
|
"private": false,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -203,7 +203,7 @@ module MathAdtToDistDst = {
|
||||||
nodeParser:
|
nodeParser:
|
||||||
MathJsonToMathJsAdt.arg =>
|
MathJsonToMathJsAdt.arg =>
|
||||||
Belt.Result.t(
|
Belt.Result.t(
|
||||||
ProbExample.ExpressionTypes.ExpressionTree.node,
|
Squiggle-Website.ExpressionTypes.ExpressionTree.node,
|
||||||
string,
|
string,
|
||||||
),
|
),
|
||||||
name: string,
|
name: string,
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user