~ubuntu-branches/ubuntu/edgy/ess/edgy

« back to all changes in this revision

Viewing changes to lisp/ess-comp.el

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2005-03-22 13:48:07 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050322134807-9mpmbb799jugf248
Tags: 5.2.6-1
* New upstream release
* chmod -R u+w on orig source

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;;; ess-comp.el --- setting for compiling, only.
2
2
 
3
 
;; Copyright (C) 1997--2001 A. J. Rossini
 
3
;; Copyright (C) 1997--2004 A. J. Rossini
 
4
;; Copyright (C) 1997--2004 A.J. Rossini, Rich M. Heiberger, Martin
 
5
;;      Maechler, Kurt Hornik, Rodney Sparapani, and Stephen Eglen.
4
6
 
5
 
;; Author: A.J. Rossini <rossini@stat.sc.edu>
6
 
;; Maintainer: A.J. Rossini <rossini@u.washington.edu>
 
7
;; Original Author: A.J. Rossini <rossini@stat.sc.edu>
7
8
;; Created: 25 July 1997
8
 
;; Modified: $Date: 2001/01/07 19:43:43 $
9
 
;; Version: $Revision: 5.10 $
10
 
;; RCS: $Id: ess-comp.el,v 5.10 2001/01/07 19:43:43 rossini Exp $
11
 
;;
 
9
;; Maintainers: ESS-core <ESS-core@stat.math.ethz.ch>
 
10
 
12
11
;; Keywords: start up, configuration.
13
12
 
14
 
;; This file is part of ess-mode.
 
13
;; This file is part of ESS
15
14
 
16
15
;; This file is free software; you can redistribute it and/or modify
17
16
;; it under the terms of the GNU General Public License as published by