소스 검색

fixed type in org-babel.org

Eric Schulte 16 년 전
부모
커밋
bbf89dea08
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      org-babel.org

+ 1 - 2
org-babel.org

@@ -246,14 +246,13 @@ Cons
 - the current functional wrappers may require some changes in order to
   include the existing global context
 
-**** (2) exploit language meta-programming constructs to explicitly evaluate code
+**** (4) exploit language meta-programming constructs to explicitly evaluate code
 Pros
 - only one type of evaluation
 
 Cons
 - some languages may not have sufficient meta-programming constructs
 
-
 *** TODO rework all source codes to use inferior-processes-buffers
 
 this will involve...