search for: that_fil

Displaying 4 results from an estimated 4 matches for "that_fil".

Did you mean: that_file
2008 Jan 29
1
Convert string for expression in plot
Hi, Although I understand how to use expression and paste to add superscripts and symbols to my graphs, I have a problem with adding superscripts to an existing string. For example, I read in the following from a separate file: 25Mg(p,g) I want to convert that to superscripts etc. (in LaTex format): $^{25}$Mg(p,$\gamma$) This needs to then be put into a graph title. Any ideas? I know that I
2007 Jul 08
0
dcov (the documentation analyzer for Ruby code) v.0.1.0 released!
...39;d like to do your own subjective analysis) Now, on to the release. This is version 0.1 (Young and Feeble Edition). It will analyze your source code and produce an HTML report (using Ruport currently) of what it found out. It it invoked by simply running: dcov my_file.rb my_other_file.rb that_file.rb The coverage.html file will be created in the current working directory. Please do use the RubyForge bug tracker (right now) to file bugs. I''m working on a better solution, but for now that will function. If there''s enough interest, I''ll spin up a mailing list or...
2017 Aug 21
4
[Bug 1172] New: chain priority cannot be set by a defined variable
...filter.org Reporter: netfilter at allycomm.com To Replicate: * Create an nft file that contains define PRI_FILTER = 0 table inet global { chain prerouting { type filter hook prerouting priority $PRI_FILTER policy drop } * "execute" using nft -f <that_file> Observed Behavior: tmp:4:46-46: Error: syntax error, unexpected '$', expecting - or number type filter hook prerouting priority $PRI_FILTER ^ Expected Behavior: priority would be 0 Impact: For multi-part rule sets, being able...
2005 Jul 04
5
#include not working with *1.0.9
We are running * V1.0.9 on a demo box. We have set up everything in our dialplan and we have a directory where we store individual extension settings. That directory is called "extensions-phones.d" and it contains a number of .conf files. In my extensions.conf file I have put a #include "extensions-phones.d/*.conf" in my [globals] context If we reload and restart *, and