Changeset 8e12a82 in rtems
- Timestamp:
- 04/03/98 15:35:52 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 0bbbf52
- Parents:
- cfdba52
- Location:
- doc/tools/texi2www
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/tools/texi2www/texi2dvi
rcfdba52 r8e12a82 1 #!/usr/ local/bin/perl1 #!/usr/bin/perl 2 2 3 3 $version = <<END_VERSION; -
doc/tools/texi2www/texi2www
rcfdba52 r8e12a82 1 #!/usr/ local/bin/perl1 #!/usr/bin/perl 2 2 # (Works with both perl 4 and perl 5) 3 3 $version = 'Jan 2 1996';
Note: See TracChangeset
for help on using the changeset viewer.