Skip to content

Commit

Permalink
added aanl.lib
Browse files Browse the repository at this point in the history
  • Loading branch information
dariosanfilippo authored and sletz committed Feb 19, 2021
1 parent 4e16c3e commit 28775f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions all.lib
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// from a single point.
//########################################################################################

import("aanl.lib");
import("analyzers.lib");
import("basics.lib");
import("compressors.lib");
Expand Down
1 change: 1 addition & 0 deletions stdfaust.lib
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// through a series of environments.
//########################################################################################

aa = library("aanl.lib");
sf = library("all.lib");
an = library("analyzers.lib");
ba = library("basics.lib");
Expand Down

0 comments on commit 28775f5

Please sign in to comment.