Changeset 1751

Show
Ignore:
Timestamp:
11/09/08 00:49:07 (2 months ago)
Author:
Chuck.Esterbrook
Message:

Progress towards multiple back-ends.
Move files into new BackEndClr? directory.

Location:
cobra/trunk/Source
Files:
2 modified
4 moved

Legend:

Unmodified
Added
Removed
  • cobra/trunk/Source/files-to-compile-win.text

    r1675 r1751  
    3434DocGenerator 
    3535 
    36 ClrType 
    37 ScanClrType 
    38 SharpWriter 
    39 SharpGenerator 
     36BackEndClr/ClrType 
     37BackEndClr/ScanClrType 
     38BackEndClr/SharpWriter 
     39BackEndClr/SharpGenerator 
    4040 
    4141CobraMain-ObjectExplorer-WinForms.cobra 
  • cobra/trunk/Source/files-to-compile.text

    r1675 r1751  
    3636DocGenerator 
    3737 
    38 ClrType 
    39 ScanClrType 
    40 SharpWriter 
    41 SharpGenerator 
     38BackEndClr/ClrType 
     39BackEndClr/ScanClrType 
     40BackEndClr/SharpWriter 
     41BackEndClr/SharpGenerator