[skip ci]

more bangs
This commit is contained in:
Simon Christ 2020-03-14 17:38:43 +01:00
parent 9b3c676cd0
commit 9dcc710f66

View File

@ -21,9 +21,9 @@ import JSON
import RecipeUtils: _process_userrecipes, _process_plotrecipe,
_process_seriesrecipe, _preprocess_args,
preprocessArgs!, is_st_supported,
finalize_subplot!, recipe_pipeline,
_recipe_init, _recipe_after_user,
_recipe_after_plot, _recipe_finish
recipe_pipeline!,
_recipe_init!, _recipe_after_user!,
_recipe_after_plot!, _recipe_finish!
using Requires