Skip to content

Commit

Permalink
docs/jsxsi.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nilqed committed Dec 15, 2018
1 parent 939e68c commit 746820c
Show file tree
Hide file tree
Showing 4 changed files with 639,780 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/fsroot/mydouble.clp
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(deffunction mydouble (?x) (return (* 2 ?x)))
1 change: 1 addition & 0 deletions docs/fsroot/myenvload.clp
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(deffunction mytriple (?x) (return (* 3 ?x)))
319,889 changes: 319,889 additions & 0 deletions docs/jsxsi.html

Large diffs are not rendered by default.

319,889 changes: 319,889 additions & 0 deletions jsxsi.html

Large diffs are not rendered by default.

0 comments on commit 746820c

Please sign in to comment.