;ELC ;;; Compiled by proclus@darwintel on Wed Jan 2 22:30:21 2008 ;;; from file /mnt/gmirror/ports/finance/quantlib/work/QuantLib-0.8.1/elc.4607/quantlib.el ;;; in Emacs version 21.2.1 ;;; with bytecomp version 1.1.1.4 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19.29"))) (error "`quantlib.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\301B\303\301!\204\f\304\302B\303\302!\204\305\301\207" [current-load-list ql-file-variables ql-license boundp "/* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */\n" "\n This file is part of QuantLib, a free-software/open-source library\n for financial quantitative analysts and developers - http://quantlib.org/\n\n QuantLib is free software: you can redistribute it and/or modify it\n under the terms of the QuantLib license. You should have received a\n copy of the license along with this program; if not, please email\n . The license is also available online at\n .\n\n This program is distributed in the hope that it will be useful, but WITHOUT\n ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\n FOR A PARTICULAR PURPOSE. See the license for more details.\n"] 2) (defalias 'ql-new-header #[nil "c\210\301 \210\302 \210\303c\210\304 \210\305 \210\303c\210\306 \207" [ql-file-variables ql-add-license ql-add-file-description "\n" ql-add-include-guard ql-add-sample-header ql-add-namespace] 1 nil nil]) (defalias 'ql-new-source #[nil "c\210\301 \210\302c\210\303 \210\302c\210\304 \207" [ql-file-variables ql-add-license "\n" ql-add-sample-header ql-add-namespace] 1 nil nil]) (byte-code "\302\303!\210\301B\304 \305\"\304 \306\"\302\207" [current-load-list c++-font-lock-extra-types require cc-mode append ("QuantLib" "Integer" "BigInteger" "Natural" "BigNatural" "Real" "Decimal" "Time" "Rate" "Spread" "DiscountFactor" "Size" "Volatility" "Date" "Day" "Month" "Year" "Weekday" "TimeUnit" "Frequency" "Compounding" "Period" "DayCounter" "Calendar" "BusinessDayConvention" "Currency" "ExchangeRate" "Money" "Rounding" "InterestRate" "History" "Handle") ("Boost" "shared_ptr" "format")] 3) (defalias 'ql-add-license #[nil "\303\304!\305\306\307\310\311 \312\313O\314\315\313&\"\316 \n\317\261*\207" [holder copyright-notice ql-license read-from-minibuffer "Copyright holder? " apply string append " Copyright (C) " current-time-string -4 nil " " "\n" "\n/*\n" "*/\n\n"] 9]) (defalias 'ql-add-file-description #[nil "\302 \303\304!\305 \306\307\306\310\261*\207" [description filename buffer-name read-from-minibuffer "Short file description? " "/*! \\file " "\n" " \\brief " "*/\n"] 7]) (defalias 'ql-add-include-guard #[nil "\301\302!\303\304\305\304\306\307\261\210)\310\311!\207" [guard read-from-minibuffer "Include guard? " "#ifndef " "\n" "#define " "\n\n\n" "#endif\n" previous-line 3] 8]) (defalias 'ql-add-sample-header #[nil "\300c\207" ["#include \n"] 1]) (defalias 'ql-add-namespace #[nil "\300\301\302\261\210\303\304!\210\305 \207" ["namespace QuantLib {\n" "\n\n\n" "}\n" previous-line 3 c-indent-command] 3])