From 9815096db22c73cacdbb65512d1b61d633db7fa8 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 2 Dec 2002 19:21:08 +0000 Subject: "version 0.1.1" svn path=/trunk/; revision=267 --- externals/grill/vasp/max/vasp.pwrap | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 externals/grill/vasp/max/vasp.pwrap (limited to 'externals/grill/vasp/max/vasp.pwrap') diff --git a/externals/grill/vasp/max/vasp.pwrap b/externals/grill/vasp/max/vasp.pwrap new file mode 100755 index 00000000..9e6e71fa --- /dev/null +++ b/externals/grill/vasp/max/vasp.pwrap @@ -0,0 +1,12 @@ +max v2; +#N vpatcher 40 55 440 355; +#P newex 50 149 85 196617 vasp.- 3.141593; +#P newex 50 120 101 196617 vasp.% 6.283185; +#P newex 50 88 134 196617 vasp.+ 3.141593; +#P outlet 50 223 15 0; +#P inlet 50 49 15 0; +#P connect 0 0 2 0; +#P connect 2 0 3 0; +#P connect 3 0 4 0; +#P connect 4 0 1 0; +#P pop; -- cgit v1.2.1