Develop and Download Open Source Software

Browse CVS Repository

Contents of /brc/brc/.clisprc.lisp

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Tue Mar 4 14:08:56 2008 UTC (16 years, 1 month ago) by tmatsugaki
Branch: MAIN, matsu
CVS Tags: fix_convall, beseech, fix_g1, start, add_ltk, version-03J, hide_print_usage, english_initializing_messages_4, COPYING_Changelog, english_initializing_messages, asdf_guess_cffi_jp_mecab, remove_dotDS_Store, add_asdf, sync_us, HEAD
Changes since 1.1: +0 -0 lines
org

1 (setf *default-file-encoding charset:utf-8)
2 (setf *terminal-encoding charset:utf-8)
3 (setf *foreign-encoding charset:utf-8)
4 (setf *misc-encoding charset:utf-8)
5
6 (cd "~/projects/brc/lisp/")
7 (if (load "load.lisp")
8 (tt)
9 nil)

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26