Changeset 2889 for src/pge

Show
Ignore:
Timestamp:
05/09/05 17:18:48 (4 years ago)
Author:
autrijus
svk:copy_cache_prev:
4437
Message:

* Distinguish between PGE_Fail and PGE_Array [].
* rename PGE.pbc to PGE-Hs.pbc to avoid clash.

Location:
src/pge
Files:
1 added
1 removed
2 modified

Legend:

Unmodified
Added
Removed
  • src/pge/run_pge.imc

    r2858 r2889  
    55    $S1 = $P0[1] 
    66    $S2 = $P0[2] 
    7     load_bytecode "PGE.pbc" 
     7    load_bytecode "PGE-Hs.pbc" 
    88    $P0 = find_global "PGE::Hs", "match" 
    99    $S0 = $P0($S1, $S2)