Changeset 194

Show
Ignore:
Timestamp:
26.06.2008 23:08:10 (6 months ago)
Author:
poillubo
Message:

* added an emacs-mode hint to the python files that do not have the '.py' extension

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/pycawm_launcher

    r134 r194  
    11#!/usr/bin/env python2.5 
    2 # -*- coding: utf-8 -*- 
     2# -*- mode: python; coding: utf-8 -*- 
    33 
    44#  PycaWM 
  • trunk/utils/pycagenconf

    r192 r194  
    11#!/usr/bin/env python2.5 
    2 # -*- coding: utf-8 -*- 
     2# -*- mode: python; coding: utf-8 -*- 
    33 
    44#  PycaWM 
  • trunk/utils/pycarepl

    r174 r194  
    11#!/usr/bin/env python2.5 
    2 # -*- coding: utf-8 -*- 
     2# -*- mode: python; coding: utf-8 -*- 
    33 
    44#  PycaWM