Changeset 15682
- Timestamp:
- Feb 4, 2013, 5:54:24 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/level-1/linux-files.lisp
r15609 r15682 361 361 #-windows-target 362 362 (with-cstrs ((ckey key)) 363 (#_unsetenv key))363 (#_unsetenv ckey)) 364 364 #+windows-target 365 365 (with-cstrs ((ckey (concatenate 'string key "=")))
Note: See TracChangeset
for help on using the changeset viewer.