Rename example programs to use the new blank mode
commit7a28c6da1132689c270767dc23dd0f4a1a4e9240
authorHenrik Tidefelt <tiddeweb@gmail.com>
Tue, 27 Jan 2015 22:57:54 +0000 (27 23:57 +0100)
committerHenrik Tidefelt <tiddeweb@gmail.com>
Tue, 27 Jan 2015 23:33:38 +0000 (28 00:33 +0100)
treef7641af1d8d8f56d18180a52a8e57ded6544c012
parentee6bd40ff76193191fd89799d649b20c0148dc31
Rename example programs to use the new blank mode
40 files changed:
doc/build/Makefile.common
doc/build/html/Makefile.am
doc/parts/bindings/functions.sxml
doc/parts/extensions/program-flow.sxml
doc/parts/syntax/binding.sxml
doc/parts/syntax/compound.sxml
doc/parts/syntax/continuations.sxml
doc/parts/syntax/misc.sxml
doc/parts/tutorial/chap-prog.sxml
doc/parts/types/containers.sxml
examples/.gitignore
examples/applications/Makefile
examples/doc/Makefile
examples/doc/schur.blank [moved from examples/doc/schur.shape with 100% similarity]
examples/features/Makefile [copied from examples/applications/Makefile with 54% similarity]
examples/features/amb.blank [moved from examples/features/amb.shape with 100% similarity]
examples/features/ascii-fallbacks.blank [moved from examples/features/ascii-fallbacks.shape with 100% similarity]
examples/features/cond-impl.blank [moved from examples/features/cond-impl.shape with 100% similarity]
examples/features/curry.blank [moved from examples/features/curry.shape with 100% similarity]
examples/features/data-strings.blank [moved from examples/features/data-strings.shape with 100% similarity]
examples/features/dynamic.blank [moved from examples/features/dynamic.shape with 100% similarity]
examples/features/error.blank [moved from examples/features/error.shape with 100% similarity]
examples/features/escape.blank [moved from examples/features/escape.shape with 100% similarity]
examples/features/evalorder.blank [moved from examples/features/evalorder.shape with 100% similarity]
examples/features/folds.blank [moved from examples/features/folds.shape with 100% similarity]
examples/features/if.blank [moved from examples/features/if.shape with 100% similarity]
examples/features/orthogonal.blank [moved from examples/features/orthogonal.shape with 100% similarity]
examples/features/ranges.blank [moved from examples/features/ranges.shape with 100% similarity]
examples/features/scopes.blank [moved from examples/features/scopes.shape with 100% similarity]
examples/features/shortcut.blank [moved from examples/features/shortcut.shape with 100% similarity]
examples/features/show.blank [moved from examples/features/show.shape with 100% similarity]
examples/features/states.blank [moved from examples/features/states.shape with 100% similarity]
examples/features/static_errors.blank [moved from examples/features/static_errors.shape with 100% similarity]
examples/features/streams.blank [moved from examples/features/streams.shape with 100% similarity]
examples/features/transforms.blank [moved from examples/features/transforms.shape with 100% similarity]
examples/features/unicode.blank [moved from examples/features/unicode.shape with 100% similarity]
examples/features/values.blank [moved from examples/features/values.shape with 100% similarity]
examples/features/warm.blank [moved from examples/features/warm.shape with 100% similarity]
examples/misc/Makefile
examples/showcase/Makefile