/[VRac]/VRac.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /VRac.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 128 by dpavlin, Sat Aug 4 20:28:51 2007 UTC revision 133 by dpavlin, Sat Aug 4 21:11:08 2007 UTC
# Line 49  sub run { Line 49  sub run {
49          confess "please implement $self::run\n";          confess "please implement $self::run\n";
50  }  }
51    
 =head2 jump  
   
 Start execution from some location (modify PC)  
   
 =cut  
   
 sub jump {  
         my $self = shift;  
         confess "please implement $self::jump\n";  
 }  
   
52    
53  =head1 Helper functions  =head1 Helper functions
54    

Legend:
Removed from v.128  
changed lines
  Added in v.133

  ViewVC Help
Powered by ViewVC 1.1.26