Files
Nim/examples/readme.txt
Adam Strzelecki c99a9e5a6c examples: Trim .txt files trailing whitespace
via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
2015-09-04 23:12:03 +02:00

6 lines
145 B
Plaintext

In this directory you will find several examples for how to use the Nimrod
library.
Copyright (c) 2004-2012 Andreas Rumpf.
All rights reserved.