Changeset 1743

Show
Ignore:
Timestamp:
11/07/08 20:23:38 (2 months ago)
Author:
Chuck.Esterbrook
Message:

New snapshot.

Location:
cobra/trunk/Source/Snapshot
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • cobra/trunk/Source/Snapshot/CobraLang.cobra

    r1681 r1743  
    242242                                        assert '.exe' in CobraCore.exePath 
    243243                                body 
    244                                         return Assembly.getExecutingAssembly.location 
     244                                        return Assembly.getEntryAssembly.location 
    245245 
    246246                        get printDestination as TextWriter