Restructured codebase a little

This commit is contained in:
Ozzie Gooen 2022-02-06 14:48:21 -05:00
parent 306f273a74
commit d3e50ad896
124 changed files with 4 additions and 4 deletions

View File

Before

Width:  |  Height:  |  Size: 347 KiB

After

Width:  |  Height:  |  Size: 347 KiB

View File

@ -1,5 +1,5 @@
{
"name": "probExample",
"name": "squiggle-experimental",
"reason": {},
"sources": [
{

View File

@ -1,6 +1,6 @@
{
"name": "squiggle-experimental",
"version": "0.1.5",
"version": "0.1.6",
"homepage": "https://foretold-app.github.io/estiband/",
"private": false,
"scripts": {

View File

@ -203,7 +203,7 @@ module MathAdtToDistDst = {
nodeParser:
MathJsonToMathJsAdt.arg =>
Belt.Result.t(
ProbExample.ExpressionTypes.ExpressionTree.node,
Squiggle-Website.ExpressionTypes.ExpressionTree.node,
string,
),
name: string,

Some files were not shown because too many files have changed in this diff Show More