Ignore:
Timestamp:
10/14/19 23:50:06 (5 years ago)
Author:
bdef
Message:

Fixing some more extraneous spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/scripts/cloc2html.py

    r24212 r24225  
    1 #! / usr / bin / env python
    2 # - * - coding: ISO - 8859 - 1 - * -
    3 #inspired from http: / / qwiki.stanford.edu / images / d / df / Latex2qwiki.txt
     1#!/usr/bin/ env python
     2# -*- coding: ISO-8859-1 -*-
     3#inspired from http://qwiki.stanford.edu/images/d/df/Latex2qwiki.txt
    44import re
    55import os
Note: See TracChangeset for help on using the changeset viewer.