Samuel W. Flint пре 8 година
родитељ
комит
b2cf774c75
1 измењених фајлова са 8 додато и 0 уклоњено
  1. 8 0
      lisp-cas.org

+ 8 - 0
lisp-cas.org

@@ -2042,6 +2042,8 @@ This assembles and packages the algebraic manipulation system into a single file
 :ID:       733b98a1-90f1-4d13-abe8-cb86a5608aee
 :END:
 
+Foo
+
 #+Caption: And Operator
 #+Name: stf-and-operator
 #+BEGIN_SRC lisp
@@ -2058,6 +2060,8 @@ This assembles and packages the algebraic manipulation system into a single file
 :ID:       276de305-32c4-4f79-96e7-d0a99ff24f78
 :END:
 
+Foo
+
 #+Caption: Or Operator
 #+Name: stf-or-operator
 #+BEGIN_SRC lisp
@@ -2074,6 +2078,8 @@ This assembles and packages the algebraic manipulation system into a single file
 :ID:       1b0a28a4-744d-44d1-a328-7b2bb10bd0c7
 :END:
 
+Foo
+
 #+Caption: Not Operator
 #+Name: stf-not-operator
 #+BEGIN_SRC lisp
@@ -2089,6 +2095,8 @@ This assembles and packages the algebraic manipulation system into a single file
 :ID:       4ce4835c-e196-4494-ab4b-591690e4164c
 :END:
 
+Foo
+
 #+Caption: Equality Operator
 #+Name: stf-equality-operator
 #+BEGIN_SRC lisp