~ubuntu-branches/ubuntu/natty/jabref/natty

« back to all changes in this revision

Viewing changes to src/java/net/sf/jabref/bst/BibtexWidth.java

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2007-11-16 18:38:18 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071116183818-20x934jdsju14618
Tags: 2.3-2
* Add /usr/lib/jvm/java-7-icedtea to wrapper script. Doesn't work on
  Debian yet but helps Ubuntu users (TODO: add dependency on
  icedtea-java7-jre (not yet in Debian)).
* Reformat wrapper script.
* debian/rules: re-arrange targets and their dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// $Id: BibtexWidth.java,v 1.1 2006/11/11 17:11:39 coezbek Exp $
 
1
// $Id: BibtexWidth.java 1799 2006-11-11 17:11:39Z coezbek $
2
2
package net.sf.jabref.bst;
3
3
 
4
4
 
12
12
 * pushes the null string.
13
13
 * 
14
14
 * @author $Author: coezbek $
15
 
 * @version $Revision: 1.1 $ ($Date: 2006/11/11 17:11:39 $)
 
15
 * @version $Revision: 1799 $ ($Date: 2006-11-11 18:11:39 +0100 (Sat, 11 Nov 2006) $)
16
16
 * 
17
17
 */
18
18
public class BibtexWidth {