| Last change
 on this file since 2648 was             1678, checked in by bird, 26 years ago | 
        
          | 
Some bugsfixes - Yield is disabled.Added parameters.
 Correcte moduleheaders.
 Introduced a new base class for virtual lx modules + some elf sketches.
 
 | 
        
          | File size:
            472 bytes | 
      
      
| Line |  | 
|---|
| 1 | /* $Id: elf2lx.cpp,v 1.1 1999-11-10 01:45:31 bird Exp $ | 
|---|
| 2 | * | 
|---|
| 3 | * Elf2Lx - implementation. | 
|---|
| 4 | * | 
|---|
| 5 | * Copyright (c) 1999 knut st. osmundsen | 
|---|
| 6 | * | 
|---|
| 7 | * Project Odin Software License can be found in LICENSE.TXT | 
|---|
| 8 | * | 
|---|
| 9 | */ | 
|---|
| 10 |  | 
|---|
| 11 |  | 
|---|
| 12 | /******************************************************************************* | 
|---|
| 13 | *   Header Files                                                               * | 
|---|
| 14 | *******************************************************************************/ | 
|---|
| 15 | #include "elf2lx.h" | 
|---|
| 16 |  | 
|---|
| 17 |  | 
|---|
| 18 |  | 
|---|
| 19 |  | 
|---|
| 20 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.