Removed deprecated exports that are no longer implemented.
authorTravis Cross <tc@traviscross.com>
Sun, 30 Mar 2008 22:38:31 +0000 (22:38 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 30 Mar 2008 22:38:31 +0000 (22:38 +0000)
src/package.lisp

index b2a240e..933aa64 100644 (file)
 
    ;; deprecated interface
    #:gen-js-name
-   #:gen-js-name-string
    #:with-unique-js-names
    #:defjsmacro
    #:js-compile
    #:js-inline
    #:js-inline*
-   #:js-file
-   #:js-script
-   #:js-to-statement-strings
    #:js
    #:js*
    ))