Changeset 27314 in project for release/4/genturfahi/trunk/chicken-ext.scm
- Timestamp:
- 08/28/12 17:50:14 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/4/genturfahi/trunk/chicken-ext.scm
r27313 r27314 17 17 ;;;; OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 18 18 ;;;; 19 20 ;; 21 ;; A Chicken Scheme wrapper for creating the genturfahi package. 22 ;; This is the runtime library for genturfahi. It does not include 23 ;; the ability to parse the PEG file format, that is genturfahi-peg 24 ;; (in the file chicken-ext-peg.scm). 25 ;; 19 26 20 27 (module genturfahi
Note: See TracChangeset
for help on using the changeset viewer.