Skip to content

Commit

Permalink
First tag-free commit. Drink and be merry.
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed May 16, 2003
1 parent 16872ab commit 8e805db
Show file tree
Hide file tree
Showing 553 changed files with 4 additions and 1,075 deletions.
2 changes: 0 additions & 2 deletions Docs/Examples/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

EXTRA_DIST=history_iterators.cpp


2 changes: 0 additions & 2 deletions Docs/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

SUBDIRS = pages Examples images

EXTRA_DIST = \
Expand Down
2 changes: 0 additions & 2 deletions Docs/README.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

$Id$

The documentation is automatically extracted from the source code using
Doxygen (http://www.doxygen.org). The suggested version is 1.3; versions
as back as 1.2.14 should still work.
Expand Down
2 changes: 0 additions & 2 deletions Docs/images/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

# $Id$

EXTRA_DIST = QL.bmp QL.eps QL.jpg QL.pdf QL-small.jpg sfnetlogo.png

2 changes: 0 additions & 2 deletions Docs/makefile.mak
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@

# makefile for QuantLib documentation under Borland C++
#
# $Id$

.autodepend
.silent
Expand Down
2 changes: 0 additions & 2 deletions Docs/pages/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

EXTRA_DIST = \
authors.docs \
coreclasses.docs \
Expand Down
3 changes: 0 additions & 3 deletions Docs/quantlibfooter.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
<!--
$Id$
-->

</td>
</tr>
Expand Down
3 changes: 0 additions & 3 deletions Docs/quantlibfooteronline.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
<!--
$Id$
-->

</td>
</tr>
Expand Down
2 changes: 0 additions & 2 deletions Examples/BermudanSwaption/BermudanSwaption.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
FOR A PARTICULAR PURPOSE. See the license for more details.
*/

//! $Id$

#include <ql/quantlib.hpp>

using namespace QuantLib;
Expand Down
2 changes: 0 additions & 2 deletions Examples/BermudanSwaption/makefile.mak
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

#
# makefile for BermudanSwaption.cpp under Borland C++
#
# $Id$

.autodepend
.silent
Expand Down
2 changes: 0 additions & 2 deletions Examples/DiscreteHedging/DiscreteHedging.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
FOR A PARTICULAR PURPOSE. See the license for more details.
*/

//! $Id$

/* This example computes profit and loss of a discrete interval hedging
strategy and compares with the results of Derman & Kamal's (Goldman Sachs
Equity Derivatives Research) Research Note: "When You Cannot Hedge
Expand Down
2 changes: 0 additions & 2 deletions Examples/DiscreteHedging/makefile.mak
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

#
# makefile for DiscreteHedging.cpp under Borland C++
#
# $Id$

.autodepend
.silent
Expand Down
2 changes: 0 additions & 2 deletions Examples/EuropeanOption/EuropeanOption.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
FOR A PARTICULAR PURPOSE. See the license for more details.
*/

//! $Id$

#include <ql/quantlib.hpp>

using namespace QuantLib;
Expand Down
2 changes: 0 additions & 2 deletions Examples/EuropeanOption/makefile.mak
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

#
# makefile for EuropeanOption.cpp under Borland C++
#
# $Id$

.autodepend
.silent
Expand Down
2 changes: 0 additions & 2 deletions Examples/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

AM_CPPFLAGS = -I${top_srcdir} -I${top_builddir}

SUBDIRS = \
Expand Down
2 changes: 0 additions & 2 deletions Examples/Swap/makefile.mak
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

#
# makefile for swapvaluation.cpp under Borland C++
#
# $Id$

.autodepend
.silent
Expand Down
2 changes: 0 additions & 2 deletions Examples/Swap/swapvaluation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
FOR A PARTICULAR PURPOSE. See the license for more details.
*/

//! $Id$

/* This example shows how to set up a Term Structure and then price a simple
swap.
*/
Expand Down
2 changes: 0 additions & 2 deletions Examples/makefile.mak
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

#
# makefile for QuantLib Examples under Borland C++
#
# $Id$

.autodepend
#.silent
Expand Down
2 changes: 0 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

SUBDIRS=config ql man lib Docs Examples test-suite

bin_SCRIPTS = quantlib-config
Expand Down
2 changes: 0 additions & 2 deletions QuantLib.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
# makensis-bz2 QuantLib.nsi


# $Id$

!define VER_NUMBER "0.3.2a2-cvs"

# HEADER CONFIGURATION COMMANDS
Expand Down
2 changes: 0 additions & 2 deletions config/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

# Nothing to do. Automake is smart enough to distribute the files it needs.


2 changes: 0 additions & 2 deletions dev_tools/backupcvstree.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

#! /usr/bin/env python
#
# $Id$
#
# test the module used to backed up cvs repository for QuantLib
#

Expand Down
2 changes: 0 additions & 2 deletions dev_tools/downloadrelease.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#! /usr/bin/env python
#
# $Id$

__doc__ = """download a QuantLib release"""

Expand Down
2 changes: 0 additions & 2 deletions lib/Mac/CodeWarrior/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

# $Id$

EXTRA_DIST=README.txt

2 changes: 0 additions & 2 deletions lib/Mac/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

SUBDIRS=CodeWarrior


Expand Down
2 changes: 0 additions & 2 deletions lib/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

SUBDIRS=Mac Win32

EXTRA_DIST = README.txt
Expand Down
2 changes: 0 additions & 2 deletions lib/Win32/Borland/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

# $Id$

EXTRA_DIST=README.txt

2 changes: 0 additions & 2 deletions lib/Win32/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

# $Id$

SUBDIRS=Borland VisualStudio

2 changes: 0 additions & 2 deletions lib/Win32/VisualStudio/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

# $Id$

EXTRA_DIST=README.txt

3 changes: 0 additions & 3 deletions makefile.mak
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@

# main makefile for QuantLib under Borland C++
#
# $Id$


.autodepend
#.silent
Expand Down
2 changes: 0 additions & 2 deletions man/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

man_MANS = quantlib-config.1

EXTRA_DIST = quantlib-config.1
2 changes: 0 additions & 2 deletions ql/Calendars/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

AM_CPPFLAGS = -I${top_srcdir} -I${top_builddir}
includedir = $(prefix)/include/ql/Calendars

Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/budapest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Budapest calendar
*/

// $Id$

#include <ql/Calendars/budapest.hpp>

namespace QuantLib {
Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/budapest.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Budapest calendar
*/

// $Id$

#ifndef quantlib_budapest_calendar_h
#define quantlib_budapest_calendar_h

Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/frankfurt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Frankfurt calendar
*/

// $Id$

#include <ql/Calendars/frankfurt.hpp>

namespace QuantLib {
Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/frankfurt.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Frankfurt calendar
*/

// $Id$

#ifndef quantlib_frankfurt_calendar_h
#define quantlib_frankfurt_calendar_h

Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/helsinki.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Helsinki calendar
*/

// $Id$

#include <ql/Calendars/helsinki.hpp>

namespace QuantLib {
Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/helsinki.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Helsinki calendar
*/

// $Id$

#ifndef quantlib_helsinki_calendar_h
#define quantlib_helsinki_calendar_h

Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/johannesburg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Johannesburg calendar
*/

// $Id$

#include <ql/Calendars/johannesburg.hpp>

namespace QuantLib {
Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/johannesburg.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Johannesburg calendar
*/

// $Id$

#ifndef quantlib_johannesburg_calendar_h
#define quantlib_johannesburg_calendar_h

Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/jointcalendar.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Joint calendar
*/

// $Id$

#include <ql/Calendars/jointcalendar.hpp>

namespace QuantLib {
Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/jointcalendar.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Joint calendar
*/

// $Id$

#ifndef quantlib_joint_calendar_h
#define quantlib_joint_calendar_h

Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/london.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief London calendar
*/

// $Id$

#include <ql/Calendars/london.hpp>

namespace QuantLib {
Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/london.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief London calendar
*/

// $Id$

#ifndef quantlib_london_calendar_h
#define quantlib_london_calendar_h

Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/makefile.mak
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# $Id$

.autodepend
.silent

Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/milan.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Milan calendar
*/

// $Id$

#include <ql/Calendars/milan.hpp>

namespace QuantLib {
Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/milan.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief Milan calendar
*/

// $Id$

#ifndef quantlib_milan_calendar_h
#define quantlib_milan_calendar_h

Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/newyork.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief New York calendar
*/

// $Id$

#include <ql/Calendars/newyork.hpp>

namespace QuantLib {
Expand Down
2 changes: 0 additions & 2 deletions ql/Calendars/newyork.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
\brief New York calendar
*/

// $Id$

#ifndef quantlib_newyork_calendar_h
#define quantlib_newyork_calendar_h

Expand Down
Loading

0 comments on commit 8e805db

Please sign in to comment.