Changeset 56 in CGBLisp
- Timestamp:
- Feb 1, 2009, 11:12:37 PM (17 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/parse.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/parse.lispr18 r56 19 19 (in-package "PARSE") 20 20 21 (proclaim '(optimize (speed 0) (debug 3)))21 (proclaim '(optimize (speed 3) (space 0) (safety 0) (debug 0))) 22 22 23 23 ;; The function PARSE yields the representations as above. The two functions 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/CGBLisp/chrome/site/your_project_logo.png)
