source: git/emacs/cmd-cmpl.el

spielwiese
Last change on this file was d5d9fc, checked in by Oleksandr Motsak <motsak@…>, 10 years ago
Temporary added /emacs/*-cmpl.el from [master]
  • Property mode set to 100644
File size: 3.6 KB
Line 
1; Do not edit this file: It was automatically generated by cmpl.pl
2(setq singular-commands-alist
3  '(
4    ("ERROR")
5    ("insert")
6    ("parstr")
7    ("GCD")
8    ("int")
9    ("poly")
10    ("IN")
11    ("interpolation")
12    ("preimage")
13    ("LIB")
14    ("interred")
15    ("prime")
16    ("NF")
17    ("intersect")
18    ("primefactors")
19    ("RETURN")
20    ("intmat")
21    ("print")
22    ("TRACE")
23    ("intvec")
24    ("printlevel")
25    ("alias")
26    ("jacob")
27    ("proc")
28    ("and")
29    ("janet")
30    ("prune")
31    ("attrib")
32    ("jet")
33    ("qhweight")
34    ("bareiss")
35    ("kbase")
36    ("qrds")
37    ("betti")
38    ("keepring")
39    ("qring")
40    ("bigint")
41    ("kernel")
42    ("quote")
43    ("bigintmat")
44    ("kill")
45    ("quotient")
46    ("bracket")
47    ("killattrib")
48    ("random")
49    ("break")
50    ("koszul")
51    ("rank")
52    ("breakpoint")
53    ("kres")
54    ("read")
55    ("char")
56    ("laguerre")
57    ("reduce")
58    ("char_series")
59    ("lead")
60    ("regularity")
61    ("charstr")
62    ("leadcoef")
63    ("repart")
64    ("chinrem")
65    ("leadexp")
66    ("reservedName")
67    ("cleardenom")
68    ("leadmonom")
69    ("resolution")
70    ("close")
71    ("lift")
72    ("resultant")
73    ("coef")
74    ("liftstd")
75    ("return")
76    ("coeffs")
77    ("link")
78    ("ring")
79    ("continue")
80    ("list")
81    ("ringlist")
82    ("contract")
83    ("listvar")
84    ("rtimer")
85    ("convhull")
86    ("load")
87    ("rvar")
88    ("dbprint")
89    ("lres")
90    ("setring")
91    ("def")
92    ("ludecomp")
93    ("short")
94    ("defined")
95    ("luinverse")
96    ("simplex")
97    ("deg")
98    ("lusolve")
99    ("simplify")
100    ("degBound")
101    ("map")
102    ("size")
103    ("degree")
104    ("matrix")
105    ("slimgb")
106    ("delete")
107    ("maxideal")
108    ("sortvec")
109    ("det")
110    ("memory")
111    ("sqrfree")
112    ("diff")
113    ("minbase")
114    ("sres")
115    ("dim")
116    ("minor")
117    ("status")
118    ("div")
119    ("minpoly")
120    ("std")
121    ("division")
122    ("minres")
123    ("string")
124    ("dump")
125    ("mod")
126    ("subst")
127    ("echo")
128    ("module")
129    ("system")
130    ("eliminate")
131    ("modulo")
132    ("syz")
133    ("else")
134    ("monitor")
135    ("test")
136    ("envelope")
137    ("monomial")
138    ("timer")
139    ("eval")
140    ("mpresmat")
141    ("trace")
142    ("example")
143    ("mres")
144    ("transpose")
145    ("execute")
146    ("mstd")
147    ("twostd")
148    ("export")
149    ("mult")
150    ("type")
151    ("exportto")
152    ("multBound")
153    ("typeof")
154    ("extgcd")
155    ("multiplicity")
156    ("univariate")
157    ("facstd")
158    ("nameof")
159    ("uressolve")
160    ("factmodd")
161    ("names")
162    ("vandermonde")
163    ("factorize")
164    ("nc_algebra")
165    ("var")
166    ("farey")
167    ("ncalgebra")
168    ("variables")
169    ("fetch")
170    ("ncols")
171    ("varstr")
172    ("fglm")
173    ("newstruct")
174    ("vdim")
175    ("fglmquot")
176    ("noether")
177    ("vector")
178    ("find")
179    ("not")
180    ("verbose")
181    ("finduni")
182    ("npars")
183    ("voice")
184    ("forif")
185    ("nres")
186    ("waitall")
187    ("freemodule")
188    ("nrows")
189    ("waitfirst")
190    ("frwalk")
191    ("number")
192    ("wedge")
193    ("gcd")
194    ("nvars")
195    ("weight")
196    ("gen")
197    ("open")
198    ("whileif")
199    ("getdump")
200    ("oppose")
201    ("write")
202    ("highcorner")
203    ("opposite")
204    ("exit")
205    ("hilb")
206    ("option")
207    ("for")
208    ("homog")
209    ("or")
210    ("help")
211    ("hres")
212    ("ord")
213    ("newline")
214    ("ideal")
215    ("ordstr")
216    ("pause")
217    ("if")
218    ("package")
219    ("quit")
220    ("imap")
221    ("pagewidth")
222    ("while")
223    ("impart")
224    ("par")
225    ("importfrom")
226    ("parameter")
227    ("indepSet")
228    ("pardeg")
229    ("type")
230    ("3:")
231    ("fan")
232    ("type")
233    ("2:")
234    ("polytope")
235    ("type")
236    ("1:")
237    ("cone")
238    ("type")
239    ("0:")
240    ("pyobject")
241))
Note: See TracBrowser for help on using the repository browser.