- Timestamp:
- 06/26/05 09:22:04 (4 years ago)
- svk:copy_cache_prev:
- 6771
- Location:
- src/pge
- Files:
-
- 5 removed
- 1 modified
-
PGE (deleted)
-
PGE.pir (deleted)
-
demo.pir (deleted)
-
iglobals.pasm (deleted)
-
library (deleted)
-
run_pge.pir (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/pge/run_pge.pir
r3412 r4961 6 6 .include "iglobals.pasm" 7 7 8 load_bytecode "PGE.pbc" 8 9 load_bytecode "PGE/Hs.pir" 9 10 match = find_global "PGE::Hs", "match"
